Cds do
Skill Enakoneschniy/claude-dev-stack/vendor/cds-workflow/skills/cds-do
One command to set up a complete AI-powered development workflow with Claude Code. Persistent memory, session management, 35+ CLI tools.
npx -y skills add Enakoneschniy/claude-dev-stack --skill cds-doAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 5 stars5 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Route freeform text to the right GSD command automatically
SKILL.md
0.9 KB, as published. Nobody here has run it
Acts as a smart dispatcher — never does the work itself. Matches intent to the best GSD command using routing rules, confirms the match, then hands off.
Use when you know what you want but don't know which /cds-* command to run.
</objective>
<execution_context> @$HOME/.claude/cds-workflow/workflows/do.md @$HOME/.claude/cds-workflow/references/ui-brand.md </execution_context>
<context> $ARGUMENTS </context> <process> Execute the do workflow from @$HOME/.claude/cds-workflow/workflows/do.md end-to-end. Route user intent to the best GSD command and invoke it. </process>