outboundlisted
Install: claude install-skill aitit-inc/leadace
# Outbound - Outbound Sales Execution
A skill that sequentially reaches out to prospects on the sales list via email, contact forms, SNS DMs, and playbook-driven platform channels.
For each prospect, sends a message via an available channel and records the result in the DB. After all processing, generates a summary report.
**Pace sends serially — don't parallelize, and don't burst.** Sub-agents for sub-tasks (drafting, page / form inspection) are encouraged; concurrent sends are not — they trip provider rate limits. Keep email sends **at least 30 seconds apart per mailbox**: the interval starts when `send_email_and_record` returns **sent** (`sleep` the remainder; drafting meanwhile is fine); **drafted** and form / SNS / platform results start none.
**Before starting:** `Read` `${CLAUDE_PLUGIN_ROOT}/references/workspace-conventions.md` and follow the cross-cutting conventions there (data storage, MCP error handling, document writes, output discipline).
## Steps
### 1. Setup
- Project ID: `$0` (required)
- Approach count: `$1` (default: 30)
**Compliance pre-flight (run before anything else).** Call
`get_compliance_status`. If `ready: false`, **abort
immediately** — load nothing else. Report the `missing` fields, point the user at
`fix_url` (e.g. `https://app.leadace.ai/workspace-settings`), and tell them to
re-run once saved.
Load `get_document` (`projectId: "$0"`) for
`slug: "business"` and `slug: "sales_strategy"`. Sections that matter:
- **Sales channels**: tactica