gotalab/cc-sdd
3,418 stars · Last commit 2026-05-20
Turn approved specs into long-running autonomous implementation. A minimal, adaptable SDD harness with Agent Skills for Claude Code, Codex, Cursor, Copilot, Windsurf, OpenCode, Gemini CLI, and Antigravity.
README preview
# cc-sdd: Long-running spec-driven implementation for AI coding agents <!-- npm badges --> [](https://www.npmjs.com/package/cc-sdd?activeTab=readme) [](https://packagephobia.com/result?p=cc-sdd) [](./LICENSE) <div align="center" style="font-size: 1.1rem; margin-bottom: 1rem;"><sub> Package README: <a href="./tools/cc-sdd/README.md">English</a> | <a href="./tools/cc-sdd/README_ja.md">日本語</a> | <a href="./tools/cc-sdd/README_zh-TW.md">繁體中文</a> </sub></div> ## Turn approved specs into long-running autonomous implementation One command installs an agentic SDLC workflow as Agent Skills: discovery, requirements, design, tasks, and autonomous implementation with per-task independent review. Works across 8 AI coding agents, with the same 17-skill set on each. 👻 **Kiro-inspired.** Similar spec-driven, agentic SDLC style as Kiro IDE. Existing Kiro specs remain compatible and portable. ## What's new in v3.0 cc-sdd v3.0 is a rework around Agent Skills and long-running autonomous implementation.