528 B
528 B
| description |
|---|
| Break an epic into task children without creating task branches. |
/epic-decompose
Reconcile the task breakdown for one epic issue.
node scripts/github-coordination.js decompose <issue-number> --repo <owner/repo>
What this does:
- Reads the epic issue body for task checklists and dependency references.
- Stores the decomposition in the coordination block.
- Leaves task branches out of the workflow.
- Appends a concise audit comment.
Compatibility aliases:
/plan/prp-plan