Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
kiro-spec-requirements
Generate comprehensive requirements for a specification
gotalab/cc-sdd 3,080
-
kiro-verify-completion
Verify completion and success claims with fresh evidence. Use before claiming a task is complete, a fix works, tests pass, or a feature is ready for GO.
gotalab/cc-sdd 3,080
-
kiro-spec-design
Create comprehensive technical design for a specification
gotalab/cc-sdd 3,080
-
kiro-validate-gap
Analyze implementation gap between requirements and existing codebase
gotalab/cc-sdd 3,080
-
kiro-discovery
Entry point for new work. Determines the best action path or work decomposition (update existing spec, create new spec, mixed decomposition, or no spec needed) and refines ideas through structured dialogue.
gotalab/cc-sdd 3,080
-
kiro-spec-status
Show specification status and progress
gotalab/cc-sdd 3,080
-
kiro-validate-design
Interactive technical design quality review and validation
gotalab/cc-sdd 3,080
-
kiro-validate-impl
Validate feature-level integration after all tasks are implemented. Checks cross-task consistency, full test suite, and overall spec coverage.
gotalab/cc-sdd 3,080
-
kiro-spec-tasks
Generate implementation tasks for a specification
gotalab/cc-sdd 3,080
-
kiro-spec-batch
Create complete specs (requirements, design, tasks) for all features in roadmap.md using parallel subagent dispatch by dependency wave.
gotalab/cc-sdd 3,080
-
kiro-debug
Investigate implementation failures using root-cause-first debugging. Use when an implementer is blocked, verification fails, or repeated remediation does not converge.
gotalab/cc-sdd 3,080
-
kiro-spec-quick
Quick spec generation with interactive or automatic mode
gotalab/cc-sdd 3,080
-
kiro-steering-custom
Create custom steering documents for specialized project contexts. Use when creating domain-specific steering files.
gotalab/cc-sdd 3,080
-
kiro-spec-init
Initialize a new specification with detailed project description
gotalab/cc-sdd 3,080
-
kiro-review
Review a task implementation against approved specs, task boundaries, and verification evidence. Use after an implementer finishes a task, after remediation, or before accepting a task as complete.
gotalab/cc-sdd 3,080
-
kiro-impl
Implement approved tasks using TDD with native subagent dispatch. Runs all pending tasks autonomously or selected tasks manually.
gotalab/cc-sdd 3,080
-
kiro-steering
Maintain {{KIRO_DIR}}/steering/ as persistent project memory (bootstrap/sync). Use when initializing or updating steering documents.
gotalab/cc-sdd 3,080
-
kiro-spec-requirements
Generate EARS-format requirements based on project description and steering context. Use when generating requirements from project description.
gotalab/cc-sdd 3,080
-
kiro-verify-completion
Verify completion and success claims with fresh evidence. Use before claiming a task is complete, a fix works, tests pass, or a feature is ready for GO.
gotalab/cc-sdd 3,080
-
kiro-spec-design
Generate comprehensive technical design translating requirements (WHAT) into architecture (HOW) with discovery process. Use when creating architecture from requirements.
gotalab/cc-sdd 3,080
-
kiro-validate-gap
Analyze implementation gap between requirements and existing codebase. Use when planning integration with existing systems.
gotalab/cc-sdd 3,080
-
kiro-discovery
Entry point for new work. Determines the best action path or work decomposition (update existing spec, create new spec, mixed decomposition, or no spec needed) and refines ideas through structured dialogue.
gotalab/cc-sdd 3,080
-
kiro-spec-status
Show specification status and progress
gotalab/cc-sdd 3,080
-
kiro-validate-design
Interactive technical design quality review and validation. Use when reviewing design before implementation.
gotalab/cc-sdd 3,080