Outbound Plan Work
Plan one child-issue level at a time from a selected growth strategy, outbound branch, or outbound campaign parent issue.
Planning creates backlog, unassigned structure. It does not make work startable.
References
Read these first:
references/CONTEXT.md
references/docs/growth-operator/workflow.md
references/docs/growth-operator/control-plane.md
references/docs/growth-operator/afk-readiness.md
references/docs/paperclip-operator/cli-contract.md
references/docs/paperclip-operator/integration-matrix.md
Process
Identify the target growth strategy, outbound branch, or outbound campaign parent issue.
Read the issue, plan document, parent chain, project, linked goals, blockers, and comments.
Confirm the intended planning depth.
Propose one level of child issues.
Classify each proposed child into exactly one of:
- ready-looking
- planning parent
- needs-human
- blocked
- needs-info
Done when every proposed child carries exactly one type.
If more than two proposed children are unclear, pause for focused clarification before creating issues.
Include the exact title, body, status, parent, project, blockers, and assignee for each issue.
Ask for approval.
After approval, create issues in dependency order and verify each record.
Wiki Source Material
When the parent issue, plan document, comments, or operator prompt reference a Paperclip wiki URL, wiki page path, or captured wiki source, use paperclip-wiki-fetch before proposing outbound child issues. Carry the relevant fetched source title, path, update time, hash, and proof snippets into proposed issue bodies when they affect market, ICP, wedge, artifact ask, offer, CTA, lead source, or personalization basis.
If the wiki reference cannot be fetched because credentials, company scope, wiki id, space slug, or page path are missing, pause planning and ask for the missing input. Do not create child issues that depend on inaccessible wiki material.
If the operator explicitly asks to publish, sync, or update wiki content from outbound planning output, finish the proposed breakdown first, then use paperclip-wiki-manage for the wiki mutation after approval.
Planning Patterns
Examples:
- Yearly outbound strategy -> quarterly strategy parent issues.
- Quarterly outbound strategy -> monthly strategy parent issues.
- Monthly outbound strategy -> campaign parent issues.
- Walkthrough campaign -> define ICP slice, build lead list, enrich routes, draft sequence, prepare walkthrough script, capture replies and learnings.
- Warm-intro campaign -> map intro paths, draft asks, prepare context blurbs, track responses, and capture learning.
Create broad children as planning parents, not execution-ready issues.
Proposed Breakdown Format
## Proposed Outbound Child Issues
### 1. <title>
- Type: ready-looking | planning parent | needs-human | blocked | needs-info
- Priority:
- Status to write: backlog
- Parent:
- Project:
- Linked goals:
- Blocked by:
- Assignee: null
- Readiness level: O0 strategy | O1 asset-prep | O2 tool-work | O3 send-ready | O4 reply-booking
- Market/vertical:
- ICP/buyer/persona:
- Wedge or painful workflow:
- Artifact ask:
- Offer/CTA:
- Lead source or contact route:
- Compliance/account-action boundaries:
- Body:
- Acceptance criteria:
- Validation:
- Stop conditions:
Creation Rules
- Create planned issues as
backlog and unassigned.
- Do not move issues to
todo.
- Do not assign agents.
- Do not checkout work.
- Do not manually invoke heartbeats.
- Do not send messages, scrape behind auth, modify CRM records, buy tools, or use external accounts unless explicitly approved in the parent strategy.
- Use
parentId/native parent linkage and verify it after creation.
- Use first-class
blockedByIssueIds for concrete dependencies when available.
- Do not replace plan documents or blocker links with comments unless the operator explicitly approves degraded mode.
Mutation Rule
Never create child issues until the operator approves the proposed breakdown.
1---2name: outbound-plan-work3description: Split a shared growth strategy or outbound branch artifact into one level of Paperclip backlog work items for outbound acquisition. Use when planning lead sourcing, enrichment, personalization, sequences, reply handling, operator walkthrough booking, warm intros, or outbound validation work after growth-record-strategy.4---56# Outbound Plan Work78Plan one child-issue level at a time from a selected growth strategy, outbound branch, or outbound campaign parent issue.910Planning creates `backlog`, unassigned structure. It does not make work startable.1112## References1314Read these first:1516- `references/CONTEXT.md`17- `references/docs/growth-operator/workflow.md`18- `references/docs/growth-operator/control-plane.md`19- `references/docs/growth-operator/afk-readiness.md`20- `references/docs/paperclip-operator/cli-contract.md`21- `references/docs/paperclip-operator/integration-matrix.md`2223## Process24251. Identify the target growth strategy, outbound branch, or outbound campaign parent issue.262. Read the issue, plan document, parent chain, project, linked goals, blockers, and comments.273. Confirm the intended planning depth.284. Propose one level of child issues.295. Classify each proposed child into exactly one of:30 - ready-looking31 - planning parent32 - needs-human33 - blocked34 - needs-info3536 Done when every proposed child carries exactly one type.376. If more than two proposed children are unclear, pause for focused clarification before creating issues.387. Include the exact title, body, status, parent, project, blockers, and assignee for each issue.398. Ask for approval.409. After approval, create issues in dependency order and verify each record.4142## Wiki Source Material4344When the parent issue, plan document, comments, or operator prompt reference a Paperclip wiki URL, wiki page path, or captured wiki source, use `paperclip-wiki-fetch` before proposing outbound child issues. Carry the relevant fetched source title, path, update time, hash, and proof snippets into proposed issue bodies when they affect market, ICP, wedge, artifact ask, offer, CTA, lead source, or personalization basis.4546If the wiki reference cannot be fetched because credentials, company scope, wiki id, space slug, or page path are missing, pause planning and ask for the missing input. Do not create child issues that depend on inaccessible wiki material.4748If the operator explicitly asks to publish, sync, or update wiki content from outbound planning output, finish the proposed breakdown first, then use `paperclip-wiki-manage` for the wiki mutation after approval.4950## Planning Patterns5152Examples:5354- Yearly outbound strategy -> quarterly strategy parent issues.55- Quarterly outbound strategy -> monthly strategy parent issues.56- Monthly outbound strategy -> campaign parent issues.57- Walkthrough campaign -> define ICP slice, build lead list, enrich routes, draft sequence, prepare walkthrough script, capture replies and learnings.58- Warm-intro campaign -> map intro paths, draft asks, prepare context blurbs, track responses, and capture learning.5960Create broad children as planning parents, not execution-ready issues.6162## Proposed Breakdown Format6364```markdown65## Proposed Outbound Child Issues6667### 1. <title>6869- Type: ready-looking | planning parent | needs-human | blocked | needs-info70- Priority:71- Status to write: backlog72- Parent:73- Project:74- Linked goals:75- Blocked by:76- Assignee: null77- Readiness level: O0 strategy | O1 asset-prep | O2 tool-work | O3 send-ready | O4 reply-booking78- Market/vertical:79- ICP/buyer/persona:80- Wedge or painful workflow:81- Artifact ask:82- Offer/CTA:83- Lead source or contact route:84- Compliance/account-action boundaries:85- Body:86- Acceptance criteria:87- Validation:88- Stop conditions:89```9091## Creation Rules9293- Create planned issues as `backlog` and unassigned.94- Do not move issues to `todo`.95- Do not assign agents.96- Do not checkout work.97- Do not manually invoke heartbeats.98- Do not send messages, scrape behind auth, modify CRM records, buy tools, or use external accounts unless explicitly approved in the parent strategy.99- Use `parentId`/native parent linkage and verify it after creation.100- Use first-class `blockedByIssueIds` for concrete dependencies when available.101- Do not replace plan documents or blocker links with comments unless the operator explicitly approves degraded mode.102103## Mutation Rule104105Never create child issues until the operator approves the proposed breakdown.