cc-sdd

cc-sdd

Transform approved specifications into long-term autonomous AI coding agent capabilities.

Agent SkillDevOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 3.5k
Source
skill-github

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

Initiating new features or productsExtending existing systemsDecomposing large projectsDirect implementation of small changes

Setup

Requires: Node 环境API Key
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