What problem does it solve?
Converts a plan, spec, or PRD into independently-grabbable issue tracker tickets so work can be executed and triaged without losing end-to-end intent.
Core Features & Use Cases
- Tracer-bullet vertical slices: Breaks work into thin slices that cut through schema, API, UI, and tests end-to-end (not horizontal layer work).
- AFK/HITL classification: Marks slices as either automatable end-to-end or requiring human interaction (e.g., design reviews or architectural decisions).
- Dependency-aware publishing: Requests approval from the user and then publishes issues in dependency order with correct triage labels and blocker references.
- Issue tracker ingestion: Uses existing issue references from context by fetching full issue details and comments when provided.
Quick Start
Ask the AI to “Break the attached PRD into AFK/HITL vertical-slice tracer-bullet issues and publish them to the project issue tracker using the provided label vocabulary.”