What problem does it solve?
This Skill automates the initial setup of a feature specification so engineers and product managers can reliably create consistent spec directories and baseline requirement documents without manual file and template manipulation.
Core Features & Use Cases
- Template-driven Initialization: Reads repository templates and generates spec.json and requirements.md with placeholders replaced.
- Brief-aware Setup: Detects and reuses discovery brief.md to prefill project description and skip redundant questions.
- Conflict & Error Handling: Checks for naming collisions, appends suffixes if needed, and reports missing templates or write failures.
- Use Case: Quickly initialize a new .kiro/specs entry for a discovered feature before proceeding to requirements and design steps.
Quick Start
Initialize a new specification for the feature name you provide, using any existing .kiro/specs/<feature>/brief.md and the repository templates to create spec.json and requirements.md.