What problem does it solve?
Quickly produce an actionable project specification from a short description or discovery brief, removing manual steps of scaffolding requirements, design, and implementation tasks so teams can move to implementation faster.
Core Features & Use Cases
- Initializes a spec directory and populates spec.json and requirements.md from templates, detecting language and ensuring unique feature names.
- Orchestrates a four-phase workflow: initialize spec, generate requirements, generate design, and generate tasks, with both interactive approval prompts and a fully automatic --auto mode that runs all phases and a final sanity review.
- Invokes complementary kiro skills for requirements, design, and task generation, and performs lightweight sanity checks to surface contradictions or missing prerequisites before claiming completion.
- Use Case: Product managers or engineering leads can turn a short feature description into complete requirements, design artifacts, and a task list for sprint planning in minutes.
Quick Start
Run the kiro-spec-quick skill with a brief feature description like "User profile with avatar upload --auto" to generate the spec and associated files automatically.