What problem does it solve?
Breaks a settled grill-session, plan, or PRD into a parent story (PRD body) and independently-grabbable tracer-bullet children. It ensures each child carries ## Parent and ## Blocked by references; the parent body holds the auto-filled sub-issues checklist that downstream skills reference for DAG drainage. Use when you want to convert a grill outcome into AFK/HITL implementation tickets, file slices to sonthanh/ai-brain, or break a plan down for parallel execution.
Core Features & Use Cases
- Synthesizes a PRD from a grill-session and creates a parent GitHub issue on ai-brain with a PRD body and a placeholder children checklist.
- Emits independently-grabbable child issues with
## Parent + ## Blocked by references; supports DAG drainage via /impl story.
- Applies tracer-bullet slicing so each child represents end-to-end capability and is independently verifiable.
- Enforces a review gate: the parent PRD must be approved before creating children; children reference the parent and blockers.
Quick Start
Run /slice on a settled grill-session to generate a parent PRD and a set of tracer-bullet child issues.