kiro-validate-design
Interactive technical design quality review and validation
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
Interactive technical design quality review and validation
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
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
| name | kiro-validate-design |
| description | Interactive technical design quality review and validation |
| metadata | {"shared-rules":"design-review.md"} |
<background_information>
.kiro/specs/$1/spec.json for language and metadata.kiro/specs/$1/requirements.md for requirements.kiro/specs/$1/design.md for design documentproduct.md, tech.md, structure.mdThe following research areas are independent and can be executed in parallel:
rules/design-review.md from this skill's directory for review criteriaIf multi-agent is enabled, spawn sub-agents for each area above. Otherwise execute sequentially.
After all parallel research completes, synthesize findings for review.
Execute Design Review:
Decision and Next Steps:
Provide output in the language specified in spec.json with:
Format Requirements:
/kiro-spec-design $1 first to generate design document"en) if spec.json doesn't specify languageIf Design Passes Validation (GO Decision):
/kiro-spec-tasks $1 to generate implementation tasks/kiro-spec-tasks $1 -y to auto-approve and proceed directlyIf Design Needs Revision (NO-GO Decision):
/kiro-spec-design $1 with improvements/kiro-validate-design $1Note: Design validation is recommended but optional. Quality review helps catch issues early.