with one click
kiro-validate-design
Interactive technical design quality review and validation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Interactive technical design quality review and validation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
cc-sdd実装用統合ブランチのコミット群(ベースブランチとの差分)をreview slice単位のstacked PRに再構成する際に使用。「review sliceに分割」「stacked PRを作成」「PRをスタックして」「レビュー用にPRを分けて」「review slice stack」という依頼でトリガーする。dry-run(既定)でslice計画を提示し、apply指示で実際にブランチ・PRを作成する。
stacked PRの下位PRがマージされた後に上位branchをrestack(rebase/cherry-pick再構成)する際に使用。「restackして」「上位PRを更新して」「restack after merge」「PRのbaseを更新」「スタックを整理」という依頼でトリガーする。対象sliceの特定→rebase→変更ファイル確認と代表テスト実行→force-with-leaseでpush→PR base更新→auto-merge判定の順で進める。
リリース前の全ファイル静的解析スキル。プロジェクト構造を自動検出し、ソースモジュールごとのサブエージェントと依存関係スキャンを並列実行してコードベース全体の脆弱性を検出する。手動呼び出し専用: /sec-full-scan
ステージング環境にデプロイ済みのサーバーに対してランタイム検証を実行する。HTTPヘッダー・動的プローブ・認証テストに特化。手動呼び出し専用: /sec-runtime-scan [環境名]
PR・ブランチの変更差分(git diff)を静的解析してセキュリティ脆弱性を検出する。開発中・PRレビュー時に使用。手動呼び出し専用: /sec-diff-review
PRの未Resolveレビュー指摘に対応するスキル。「PRの指摘に対応して」「Resolveされていないスレッドを解消」「PR reviewの対応」「未解決のレビューコメントを修正」「Copilotの指摘を直して」「Codexの指摘に対応」「chatgpt-codex-connectorの指摘」「レビュー対応」で起動。PR URL or 番号 → 未Resolveスレッド取得 → 対象ファイル修正 → ユーザーへ最終ゲートとプッシュの実行手順を案内、の流れで進める。
| name | kiro-validate-design |
| description | Interactive technical design quality review and validation |
| metadata | {"shared-rules":"design-review.md"} |
<background_information>
docs/specs/$1/spec.json for language and metadatadocs/specs/$1/requirements.md for requirementsdocs/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.