Kiro-style Spec Driven Development implementation on AI-DLC (AI Development Life Cycle)
.kiro/steering/.kiro/specs/Steering (.kiro/steering/) - Guide AI with project-wide rules and context
Specs (.kiro/specs/) - Formalize development process for individual features
.kiro/specs/ for active specifications/kiro:spec-status [feature-name] to check progressspec.json.language controls the language of spec document content only. It does NOT control the conversation response language. The conversation language is governed by the Language Policy in AGENTS.md./kiro:steering, /kiro:steering-custom/kiro:spec-init "description"/kiro:spec-requirements {feature}/kiro:validate-gap {feature} (optional: for existing codebase)/kiro:spec-design {feature} [-y]/kiro:validate-design {feature} (optional: design review)/kiro:spec-tasks {feature} [-y]/kiro:spec-impl {feature} [tasks]
/kiro:validate-impl {feature} (optional: after implementation)/kiro:spec-cleanup {feature} (optional: organize specs post-implementation)/kiro:spec-status {feature} (use anytime)-y only for intentional fast-track/kiro:spec-status.kiro/steering/ as project memoryproduct.md, tech.md, structure.md/kiro:steering-custom)