bygotalab· 22 skills
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.
$npx -y skills add gotalab/cc-sdd --skill cc-sdd-new-agentInstalls into the current project.
Run `npx skills use "https://github.com/gotalab/cc-sdd" --skill "gotalab/cc-sdd/cc-sdd-new-agent"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/gotalab/cc-sdd" that are relevant to the current task. Run `npx skills add "https://github.com/gotalab/cc-sdd"` and select the relevant skills, then follow their instructions.