What problem does it solve?
Automates the initial project setup for a new feature by deriving a feature slug, selecting a PM mode, and generating CONTEXT.md and OPEN_QUESTIONS.md. It helps teams move quickly from idea to structured context before requirements discovery.
Core Features & Use Cases
- Feature slug derivation from an idea or name and creation of a plan directory structure.
- PM mode selection: hands-on for technical teams or autopilot for non-technical stakeholders.
- Context generation: write CONTEXT.md with metadata about the feature, project type, and scan depth.
- Open questions: create OPEN_QUESTIONS.md to capture uncertainties.
- Pipeline-state logging: update PIPELINE-STATE.md to resume workflows after restarts.
- Next-step guidance: provide recommended next steps and status checks.
Quick Start
Run /qf:0-init <idea> to initialize a new feature, derive its feature slug, and generate CONTEXT.md.