kiro-validate-design
仓库创建 2025年7月17日最近提交 2 个月前SkillHot 收录 20 天前
▸ 精选理由
能快速指出关键设计风险并提出改善建议,适合发版前评审。
这个 Skill 做什么
进行交互式技术设计评审,给出 GO/NO-GO 决策与关键问题。
对技术设计做一次互动式把关,列出最关键的 1–3 个风险点、同时点出设计的优点并给出 GO/NO-GO 的判断和理由。在评审设计、准备进入实现阶段或需要快速决策时用,能帮助团队确认是否可以开工。特点是既能抓致命问题又能给出可执行的改进建议,支持权衡不同实现方案。
▸ 展开 SKILL.md 英文原文
Interactive technical design quality review and validation
3.6k
Stars
274
Forks
40
仓库内 Skill
+47
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/gotalab/cc-sdd/main/tools/cc-sdd/templates/agents/antigravity-skills/skills/kiro-validate-design/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/gotalab/cc-sdd/main/tools/cc-sdd/templates/agents/antigravity-skills/skills/kiro-validate-design/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Technical Design Validation
<background_information>
- **Mission**: Conduct interactive quality review of technical design to ensure readiness for implementation
- **Success Criteria**:
- Critical issues identified (maximum 3 most important concerns)
- Balanced assessment with strengths recognized
- Clear GO/NO-GO decision with rationale
- Actionable feedback for improvements if needed
</background_information>
<instructions>
## Core Task
Interactive design quality review for feature **$1** based on approved requirements and design document.
## Execution Steps
1. **Gather Context**:
- Read `{{KIRO_DIR}}/specs/$1/spec.json` for language and metadata
- Read `{{KIRO_DIR}}/spvia SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有