What problem does it solve?
This Skill automates the repetitive work of initializing and assembling feature specifications from a short project description, removing manual file creation and coordination between requirements, design, and tasks generation.
Core Features & Use Cases
- Phased Spec Generation: Runs a 4-phase workflow to initialize a spec, generate requirements, design, and tasks, with progress reporting after each phase.
- Interactive or Automatic Modes: Supports interactive approval between phases or a continuous --auto mode that runs all phases and a final sanity review without prompts.
- Template-driven Initialization: Creates spec directories and files from templates, ensures name uniqueness, and integrates discovery briefs when present.
- Use Case: Quickly bootstrap a feature spec for a small-to-medium product feature, then validate and hand off to engineering.
Quick Start
Provide a short project description such as User profile with avatar upload --auto to generate a complete spec end-to-end.