EricTechPro

Leads Deliver — Testing skill for Claude Code

Testing community

Send the approved outreach — reads leads-spec.md, sends only ✅ leads after a count + sample confirmation (Gmail), or writes an /outbox of drafts.

How to install Leads Deliver

Installs to ~/.claude/skills/erictechpro-lead-outreach-skills-leads-deliver/SKILL.md

Terminal
mkdir -p ~/.claude/skills/erictechpro-lead-outreach-skills-leads-deliver && curl -fsSL https://raw.githubusercontent.com/EricTechPro/lead-outreach-skills/HEAD/commands/leads-deliver.md -o ~/.claude/skills/erictechpro-lead-outreach-skills-leads-deliver/SKILL.md

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

What Leads Deliver does


description: Send the approved outreach — reads leads-spec.md, sends only ✅ leads after a count + sample confirmation (Gmail), or writes an /outbox of drafts

Invoke the **leads-deliver** skill to deliver the approved outreach.

What the user gave you (a path to an approved leads-spec.md, and/or "drafts" vs "send"):

$ARGUMENTS

Follow the skill: parse `leads-spec.md`, select only ✅ (recommend) leads, show the count + the first 2 emails, and get an explicit go before sending. Sending rea

Alternatives in Testing

  • Deliver — Delivery phase - Review, validate, and test with multi-AI quality assurance 2.8k ★
  • Regen API — Regenerate the OpenAPI spec and web API client after server API changes 2.5k ★
  • Aod.Analyze — Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.m 89 ★

Full documentation available on GitHub

View Source Repository