What problem does it solve?
It turns an idea or objective into a structured goal package for /goal by gathering user intent, deriving testable facts, and producing an implementation plan grounded in codebase exploration.
Core Features & Use Cases
- Guided goal setup workflow: Rearticulates the objective, then runs a user-driven Plannotator interview to collect the facts the goal must produce.
- Fact specification with verification intent: Creates a facts review bundle and records automated verification selections, then writes accepted facts into a human-readable facts.md.
- Plan grounded in codebase exploration: Produces an ordered plan that identifies files/systems involved, risks, unknowns, and concrete verification steps for each phase.
- Goal output for execution: Writes a final goal.md that links facts.md and plan.md and provides a clear done condition and next command to launch the goal.
Quick Start
Use plannotator-setup-goal to turn your idea into a goal package by guiding an interview and generating goals/<slug>/goal.md, ready to launch with /goal.