kiro-validate-design

Review technical design documents and issue a GO/NO-GO decision.

1.5k|242|Updated Feb 16, 2017
One-click install
npx skills add https://github.com/growilabs/growi --skill kiro-validate-design-growilabs
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: kiro-validate-design
Source: https://github.com/growilabs/growi/tree/main/.claude/skills/kiro-validate-design
Command: npx skills add https://github.com/growilabs/growi --skill kiro-validate-design-growilabs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill reduces uncertainty before implementation by performing focused, evidence-backed reviews of technical design documents to surface the most critical risks and readiness gaps that would block safe development.

Core Features & Use Cases

  • Interactive design review: Reads feature spec.json, requirements.md, design.md, and core steering files to ground assessments in project context.
  • Critical-issue focus: Identifies up to three highest-impact concerns with traceability to requirements and evidence locations in the design document.
  • Decision-oriented output: Delivers a concise GO/NO-GO verdict with rationale and actionable next steps while engaging the designer for clarifications.
  • Use Case: Run before sprint planning to confirm a feature's architecture and integration approach are implementable without major rework.

Quick Start

Run the kiro-validate-design skill with the feature name to perform an interactive design review and receive a GO or NO-GO decision and suggested next steps.

Frequently Asked Questions about kiro-validate-design

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check if my technical design is ready for implementation?▼

To check implementation readiness, conduct an interactive design review that reads your spec.json, requirements.md, and design.md to validate architecture, consistency, and traceability. This process identifies critical risks and delivers a GO/NO-GO decision with actionable next steps before development begins.

What is a go-no-go decision in technical design review?▼

A go-no-go decision in technical design review is a verdict determining if a feature's architecture is safe to implement without major rework. It is delivered with rationale and actionable next steps after validating requirements traceability and identifying up to three critical issues.

How do I ensure requirements traceability in my design document?▼

To ensure requirements traceability in your design document, run an interactive review that cross-references spec.json and requirements.md against design.md. This validates consistency and grounds assessments in project context, producing evidence-linked findings for critical issues.

When do I need an interactive design review before sprint planning?▼

You need an interactive design review before sprint planning when you want to confirm a feature's architecture and integration approach are implementable. It surfaces the highest-impact readiness gaps and delivers a GO or NO-GO decision to prevent major rework during development.

What are the limitations of automated design validation for architecture checks?▼

A key limitation of this design validation is its critical-issue focus, capping output at three highest-impact concerns. It requires interactive engagement for clarifications and relies on existing spec.json, requirements.md, and design.md files rather than generating missing design artifacts.