cc-sdd
Transform approved specifications into long-term autonomous AI coding agent capabilities.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 3.5k
- Source
- skill-github
- Repository
- github.com/gotalab/cc-sdd
Overview
cc-sdd is a minimal and adaptable SDD framework supporting 8 AI coding agents including Claude Code, Codex, Cursor, and more. It enables the workflow from specification to long-term autonomous implementation through a series of Agent Skills—such as discovery, requirements, design, tasking, and autonomous execution. Each task has dedicated executors and reviewers and supports automatic debugging. Ideal for teams and individual developers needing automated code implementation.
Capabilities
- ▪Specification-driven long-term autonomous implementation
- ▪Support for multiple AI coding agents
- ▪Independent task execution and review
- ▪Automatic debugging capability
- ▪Boundary-first specification discipline
Use cases
Setup
Run `npx cc-sdd@latest` in your project directory to install the default Claude Code Skills. Use `--codex-skills` or `--cursor-skills` to select other agents.
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
Supports 8 agents including Claude Code, Codex, Cursor, etc.
Which AI coding agents does cc-sdd support?
Start with the `/kiro-discovery` command.
How do I start a new feature?
Related skills
mantis
Provides security review capabilities for AI coding agents, automatically discovering, reproducing, and fixing vulnerabilities.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
Lightswind-UI-Library
AI-native CLI-first React component library with MCP Server support.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.