gotalab/cc-sdd
Spec-driven development harness that orchestrates autonomous implementation across eight AI coding agents via a 17-skill agentic SDLC workflow.

cc-sdd transforms approved specifications into long-running autonomous implementation using a minimal SDD harness. It installs as Agent Skills across Claude Code, Codex, Cursor, Copilot, Windsurf, OpenCode, Gemini CLI, and Kiro, providing discovery, requirements, design, and task management capabilities. Each implementation task runs with TDD (RED → GREEN), an independent reviewer, and an auto-debug pass that investigates root causes in clean context. The system propagates learnings between tasks via Implementation Notes in tasks.md.
Frequently asked
- What is gotalab/cc-sdd?
- Spec-driven development harness that orchestrates autonomous implementation across eight AI coding agents via a 17-skill agentic SDLC workflow.
- Is cc-sdd open source?
- Yes — gotalab/cc-sdd is open source, released under the MIT license.
- What language is cc-sdd written in?
- gotalab/cc-sdd is primarily written in TypeScript.
- How popular is cc-sdd?
- gotalab/cc-sdd has 3.5k stars on GitHub.
- Where can I find cc-sdd?
- gotalab/cc-sdd is on GitHub at https://github.com/gotalab/cc-sdd.