story
Installation
SKILL.md
Story: Break Plan Into Issues
π₯· Vertical slices, each issue is end-to-end.
Break plan into independently actionable issues using vertical slices (tracer bullets). Accepts an existing PRD or a direct feature description.
Outcome Contract
- Outcome: Set of Issues, each executable independently, covering the full plan
- Done when: All issues created with dependencies mapped; PRD created or updated with child issues
- Evidence: Created Issues with proper acceptance criteria, PRD (created or updated) with child issue links
- Output: Issue count list, PRD created/updated, next step to
/implement(for automated orchestration) or/tdd(for per-issue TDD)