该作者暂无编辑精选条目。
社区索引Community indexed
已收录但未经编辑评测,安装前请自行审阅。kiro steering custom
Create custom steering documents for specialized project contexts
kiro spec status
Show specification status and progress
kiro validate gap
Analyze implementation gap between requirements and existing codebase
kiro spec tasks
Generate implementation tasks for a specification
kiro spec requirements
Generate comprehensive requirements for a specification
kiro steering
Manage {{KIRO_DIR}}/steering/ as persistent project knowledge
kiro spec quick
Quick spec generation with interactive or automatic mode
kiro discovery
Entry point for new work. Determines the best action path or work decomposition (update existing spec, create new spec,…
kiro spec init
Initialize a new specification with detailed project description
kiro impl
Implement approved tasks using TDD with subagent dispatch. Runs all pending tasks autonomously or selected tasks manual…
kiro spec batch
Create complete specs (requirements, design, tasks) for all features in roadmap.md using parallel sub-agent dispatch by…
kiro validate impl
Validate feature-level integration after all tasks are implemented. Checks cross-task consistency, full test suite, and…
kiro debug
Investigate implementation failures using root-cause-first debugging. Use when an implementer is blocked, verification…
kiro verify completion
Verify completion and success claims with fresh evidence. Use before claiming a task is complete, a fix works, tests pa…
cc-sdd-new-agent
Add or extend coding-agent support in cc-sdd by executing the SOP in docs/cc-sdd/sop-new-agent.md end-to-end. Use when i