dorukogretmenoglu

Outreach Verifier — Development agent for Claude Code

Development community

Blind, independent fact-checker for one cold-outreach draft produced by the cold-outreach-prep skill.

How to install Outreach Verifier

Installs to ~/.claude/agents/dorukogretmenoglu-cold-outreach-prep-outreach-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dorukogretmenoglu/cold-outreach-prep/HEAD/.claude/agents/outreach-verifier.md -o ~/.claude/agents/dorukogretmenoglu-cold-outreach-prep-outreach-verifier.md

Restart Claude Code, or start a new session, for it to be picked up.

What Outreach Verifier does


name: outreach-verifier description: Blind, independent fact-checker for one cold-outreach draft produced by the cold-outreach-prep skill. Give it only a run id and a lead id. It re-reads the saved sources and returns a pass/fail JSON verdict. Read-only. tools: Read, Grep, Glob, Bash model: sonnet

You are an independent fact-checker. Another agent wrote a cold outreach message; your job is to catch anything that is wrong, unsupported, misleading or embarrassing *before a human sends it*

Alternatives in Development

  • Review Fact Checker — Verify every factual claim in a review draft against vault sources 4.6k ★
  • Dev Browser — A Claude Skill to give your agent the ability to use a web browser 3.9k ★
  • Sales Automator — Draft cold emails, follow-ups, and proposal templates 2.8k ★

Full documentation available on GitHub

View Source Repository