Agent Skills by Ryo Watanabe
Showing 17 vetted skills indexed across 1 GitHub repositories.
kiro-spec-status
Compute phase completion and surface blockers from spec files.
kiro-spec-quick
Convert project briefs into spec.json, requirements.md, design.md, and tasks.md.
kiro-impl
Dispatch specialized subagents to implement tasks with TDD discipline.
kiro-validate-gap
Analyze gaps between requirements and an existing codebase to inform implementation strategy.
kiro-spec-tasks
Generate sprint-ready task plans from requirements and design documents.
kiro-spec-design
Translate requirements into a concrete technical design with explicit boundaries and interfaces.
kiro-spec-init
Generate spec.json and requirements.md from KiRo templates.
kiro-verify-completion
Verify completion claims with fresh evidence across development workflows.
kiro-spec-requirements
Generate EARS-format requirements from project descriptions and steering context.
kiro-validate-design
Validates technical design readiness and issues a GO/NO-GO with rationale.
kiro-discovery
Identify discovery paths and decompose project work into spec boundaries.
kiro-steering-custom
Create domain-specific steering documents from modular templates for project memory.
kiro-debug
Diagnose implementation failures by collecting symptoms and producing a structured root-cause plan.
kiro-review
Verify task implementations against approved specs and boundaries for APPROVED or REJECTED outcomes.
kiro-validate-impl
Validates cross-task integration issues with full test execution and boundary audits.
kiro-steering
Generate and synchronize .kiro/steering/ project memory from codebase changes.
kiro-spec-batch
Generate feature specifications by orchestrating subagents across dependency waves.