ACA crew handoff
Use this when running or coordinating a multi-agent ACA outbound crew so work moves stage-to-stage without skipping gates.
The rule for bots (non-negotiable)
- One agent, one job, narrow scope.
- Use deterministic code everywhere the task is deterministic; use the model only where the input is genuinely unstructured.
- Keep a human at every irreversible action (send, publish, activate, spend, bulk enroll) until the error rate has earned autonomy.
- Run a drift check every morning (ICP, prompts, campaign settings, mailbox health, handoff packet quality).
Fence that follows: reading / researching / drafting can run; sending / publishing / activating / spending wait for approval until earned autonomy.
Chain (default)
- Head of Sales — who to target and why (ICP, segments, priorities)
- Signal Hunter — find real buying intent (funding, hiring, competitor engagement, launches, leadership moves)
- ICP Analyst — filter bad fits against the active ICP
- Account Researcher — company + prospect angle, pain, trigger, stakeholders
- Lead Enricher — emails, phones, missing fields (never invent contacts; needs MoltSets or QuickEnrich API key)
- Intent Scorer — rank likelihood to buy; park low-intent
- LinkedIn Copywriter — personalised messages from research + score
- Outreach Operator — launch/manage campaigns in ACA (confirm before large activations)
- Reply Agent — classify replies (interest / objection / OOO)
- Follow-up Agent — keep warm opportunities alive
- Meeting Qualifier — qualify before calendar
- Pipeline Analyst — what ICPs, signals, and messages convert
- Sales Manager — unblock stages, assign handoffs, report status
Handoff rules
- Pass a short structured packet: who, company, signal/source, ICP fit, research notes, contact confidence, score, next owner.
- Do not skip ICP or enrichment before outreach.
- Do not fabricate emails or phone numbers.
- Use ACA MCP for leads, lists, sequences, campaigns, and reply status when available.
- Confirm with the user before activating large campaigns or spending enrichment budget.
- Sales Manager owns stuck work; Pipeline Analyst advises, does not silently rewrite live campaigns.
Example path
Signal Hunter finds competitor engagement → ICP Analyst fit-checks → Account Researcher finds angle → Lead Enricher gets contact data → Intent Scorer ranks → Copywriter writes → Outreach Operator contacts → Reply Agent handles response → Meeting Qualifier moves toward demo.
1---2name: aca-crew-handoff3description: Use this when coordinating the ACA multi-agent sales crew handoffs from signal to meeting.4---5# ACA crew handoff67Use this when running or coordinating a multi-agent ACA outbound crew so work moves stage-to-stage without skipping gates.89## The rule for bots (non-negotiable)1011- **One agent, one job, narrow scope.**12- Use **deterministic code** everywhere the task is deterministic; use the **model only** where the input is genuinely unstructured.13- Keep a **human at every irreversible action** (send, publish, activate, spend, bulk enroll) until the error rate has earned autonomy.14- Run a **drift check every morning** (ICP, prompts, campaign settings, mailbox health, handoff packet quality).1516Fence that follows: reading / researching / drafting can run; sending / publishing / activating / spending wait for approval until earned autonomy.1718## Chain (default)191. **Head of Sales** — who to target and why (ICP, segments, priorities)202. **Signal Hunter** — find real buying intent (funding, hiring, competitor engagement, launches, leadership moves)213. **ICP Analyst** — filter bad fits against the active ICP224. **Account Researcher** — company + prospect angle, pain, trigger, stakeholders235. **Lead Enricher** — emails, phones, missing fields (never invent contacts; needs MoltSets or QuickEnrich API key)246. **Intent Scorer** — rank likelihood to buy; park low-intent257. **LinkedIn Copywriter** — personalised messages from research + score268. **Outreach Operator** — launch/manage campaigns in ACA (confirm before large activations)279. **Reply Agent** — classify replies (interest / objection / OOO)2810. **Follow-up Agent** — keep warm opportunities alive2911. **Meeting Qualifier** — qualify before calendar3012. **Pipeline Analyst** — what ICPs, signals, and messages convert3113. **Sales Manager** — unblock stages, assign handoffs, report status3233## Handoff rules34- Pass a short structured packet: who, company, signal/source, ICP fit, research notes, contact confidence, score, next owner.35- Do not skip ICP or enrichment before outreach.36- Do not fabricate emails or phone numbers.37- Use ACA MCP for leads, lists, sequences, campaigns, and reply status when available.38- Confirm with the user before activating large campaigns or spending enrichment budget.39- Sales Manager owns stuck work; Pipeline Analyst advises, does not silently rewrite live campaigns.4041## Example path42Signal Hunter finds competitor engagement → ICP Analyst fit-checks → Account Researcher finds angle → Lead Enricher gets contact data → Intent Scorer ranks → Copywriter writes → Outreach Operator contacts → Reply Agent handles response → Meeting Qualifier moves toward demo.