send-outreach

Installation
SKILL.md

Send Outreach

Sends a draft. Always requires explicit user confirmation. Always logs to crm/outreach.md on send.

Inputs

$ARGUMENTS:

  • Required: <draft-path> — path (relative to WORKING_FOLDER or absolute) to the draft file. Usually drafts/<YYYY-MM-DD>-<slug>-<contact>.md.
  • Optional: --force — bypass the "no recent outreach to this contact" anti-loop check. Still requires final confirm.

Procedure

1. Resolve config + read draft

Read ${CAREER_DATA_DIR}/config.json:

  • WORKING_FOLDER
  • PREFERRED_EMAIL_SENDER, SECONDARY_EMAIL_SENDER
  • companions.email — must be true. If false, bail with instruction to run /career:install-companion-plugins.
Installs
2
GitHub Stars
4
First Seen
Apr 29, 2026
send-outreach — danielrosehill/claude-career-plugin