angle_3: SDD 工具技术与仓库活跃度矩阵

核心数据点

🟢 GitHub Spec Kit(开源 SDD 协议层,头部)

指标数值数据日期
Stars121,0002026-07-13
Forks10,7002026-07-13
Watchers6112026-07-13
Commits~1,4002026-07-13
Releases1892026-07-13
最新版本v0.12.132026-07-13
主语言Python 95.0% / Shell 2.6% / PowerShell 2.4%
LicenseMIT

兼容 AI agent(30+):

  • GitHub Copilot CLI
  • Claude Code
  • Codex CLI
  • Gemini CLI
  • Cursor
  • Windsurf
  • Qodo
  • opencode

核心 slash 命令:

  • /speckit.constitution — 创建项目治理原则
  • /speckit.specify — 定义要构建什么
  • /speckit.plan — 创建技术实现计划
  • /speckit.tasks — 生成可执行任务列表
  • /speckit.implement — 执行任务

可选 slash 命令:/speckit.clarify /speckit.analyze /speckit.checklist /speckit.converge /speckit.taskstoissues

官方 SDD 定义:

“Spec-Driven Development flips the script on traditional software development. For decades, code has been king — specifications were just scaffolding we built and discarded once the ‘real work’ of coding began. Spec-Driven Development changes this: specifications become executable, directly generating working implementations rather than just guiding them.”

三阶段模型:

  • 0-to-1 Greenfield
  • Creative Exploration
  • Iterative Enhancement(Brownfield)

发布日:2025-09-04(GitHub Blog 官方公告)

🟡 AWS Kiro(商业化 SDD IDE)

指标数值数据日期
GA 日2025-11-18
Preview2025-07
平台macOS / Windows / Linux
内核VS Code 开源内核
模型Claude Sonnet/Opus 4

Spec 模式产出三件套:

  • requirements.md(用 EARS 标注)
  • design.md
  • tasks.md

Vibe 模式:“输入简短需求即时生成可运行代码”

定价:

  • Free:1 个月试用
  • Pro:$20/月
  • Pro+:$40/月
  • Power:$200/月

Kiro CLI:GA 版本新增,定位类比 Gemini CLI(2025-06)/ Claude Code / Codex CLI

团队协作:基于 AWS IAM Identity Center;Steering Files(markdown/自然语言,支持个人/项目/团队三层 scope)

已知公开缺陷(由开发者实测披露):

  1. Remote SSH 和 WSL 功能失效(GitHub issue #275 in kirodotdev/Kiro)
  2. 代码/文档生成速度明显慢于 Trae 等竞品
  3. “plan reversion bug”——已否决方案会被重新建议

关键发现

  1. GitHub Spec Kit 是 SDD 赛道绝对头部开源——121k stars + 189 releases + MIT + 30+ agent 兼容,几乎没有竞品在生态中立性上接近
  2. AWS Kiro 是商业化 SDD IDE 首选,但有 3 个公开缺陷需评估——适合 AWS 云生态内、不依赖 Remote SSH/WSL 的团队
  3. OpenSpec 未达 primary 证据标准——上一轮提到的开源 SDD 工具本轮未能确认活跃度,需下一轮单独深挖

来源 URL