plan-to-issues
Installation
SKILL.md
Plan To Issues
Turn a plan into vertical slices that can actually be picked up and shipped.
Workflow
- Gather the parent artifact: PRD, plan, or spec.
- Explore the repo only enough to understand the real seams.
- Break the work into thin vertical slices:
- end-to-end;
- verifiable on their own;
- blocker-aware;
- small enough to review.
- Classify slices:
- agent-ready;
- human-required;
- blocked by decision or external dependency.
- Show the proposed breakdown and adjust granularity before publishing or writing it down.