What problem does it solve?
This Skill turns product requirements and design documents into a validated, executable implementation task plan, ensuring every requirement is mapped and each task is sized and verifiable.
Core Features & Use Cases
- Requirement mapping: Converts numeric requirement IDs into concrete implementation tasks and ensures full coverage.
- Task sizing and ordering: Produces 1-3 hour sub-tasks, explicit dependencies, and optional parallel
(P) markers with boundary annotations.
- Review and safety gates: Runs a task-plan review gate and an independent sanity review, halting when requirements/design are unapproved or underspecified.
- Merge and finalize: Merges with existing .kiro/specs/{feature}/tasks.md, updates spec.json metadata, and supports auto-approval flags for automated flows.
Quick Start
Run the skill to generate a reviewed tasks.md from .kiro/specs/{feature} by invoking the kiro-spec-tasks skill with the feature name and optional auto-approve flag.