Agent skill · Databases

cc-sdd-new-agent

Add or extend coding-agent support in cc-sdd by executing the SOP in docs/cc-sdd/sop-new-agent.md end-to-end. Use when introducing a new agent, adding a subagent-capable variant, or evaluating migration of an existing supported agent to skills-based templates.

gotalabgithub.com/gotalabGitHub ↗
claude-codecodexcursorcopilotMIT
Install
npx skills add gotalab/cc-sdd --skill cc-sdd-new-agent --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 4
SKILL.md size: 4 KB
Bundled scripts: none
Path: .agents/skills/cc-sdd-new-agent/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 3,599
Language: TypeScript
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# CC-SDD New Agent Integration ## Goal Add a production-ready agent integration to `tools/cc-sdd` with complete research, implementation, and verification artifacts. Use the existing SOP and templates in this repository instead of inventing a new process. ## Default Operation Mode Use `plan-first` as the default: - First deliverable: `docs/cc-sdd/plans/agent-plan-{agent-id}.md` - Second deliverabl

More from cc-sdd
All skills →
About this skill
What does the cc-sdd-new-agent skill do?

Add or extend coding-agent support in cc-sdd by executing the SOP in docs/cc-sdd/sop-new-agent.md end-to-end. Use when introducing a new agent, adding a subagent-capable variant, or evaluating migration of an existing supported agent to skills-based templates.

How do I install it?

Run `npx skills add gotalab/cc-sdd --skill cc-sdd-new-agent --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From gotalab/cc-sdd, a repository with 3,599 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going