kiro-validate-gap
Analyze implementation gap between requirements and existing codebase
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Analyze implementation gap between requirements and existing codebase
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
| name | kiro-validate-gap |
| description | Analyze implementation gap between requirements and existing codebase |
| metadata | {"shared-rules":"gap-analysis.md"} |
<background_information>
Load Context:
.kiro/specs/$1/spec.json for language and metadata.kiro/specs/$1/requirements.md for requirementsproduct.md, tech.md, structure.mdRead Analysis Guidelines:
rules/gap-analysis.md from this skill's directory for comprehensive analysis frameworkThe following research areas are independent and can be executed in parallel:
If multi-agent is enabled, spawn sub-agents for each area above. Otherwise execute sequentially.
After all parallel research completes, synthesize findings for gap analysis.
Execute Gap Analysis:
Generate Analysis Document:
Write Gap Analysis to Disk:
Write the gap analysis to disk so it survives session boundaries and can be referenced during design phase.
.kiro/specs/$1/research.md---) rather than overwriting previous researchProvide output in the language specified in spec.json with:
Format Requirements:
/kiro-spec-requirements $1 first to generate requirements"en) if spec.json doesn't specify languageIf Gap Analysis Complete:
/kiro-spec-design $1 to create technical design document/kiro-spec-design $1 -y to auto-approve requirements and proceed directlyNote: Gap analysis is optional but recommended for brownfield projects to inform design decisions.
Solana blockchain domain knowledge for the AI agent — covers accounts, transactions, tokens, NFTs, DeFi, and DevNet operations
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.
Implement approved tasks using TDD with subagent dispatch. Runs all pending tasks autonomously or selected tasks manually.
Create complete specs (requirements, design, tasks) for all features in roadmap.md using parallel sub-agent dispatch by dependency wave.
Create comprehensive technical design for a specification
Initialize a new specification with detailed project description