byddunnock· 22 skills
Project-focused specification and task management system. Run /speckit.init to install 8 project-local commands: /plan, /tasks, /design, /analyze, /clarify, /implement, /revert, /lint. Each command MUST be invoked separately and requires user approval before proceeding. NEVER chain commands automatically - each produces output that requires user review. Use /plan when user wants to create plans from specs. Use /tasks only AFTER user has approved plans. Git checkpoints enable safe revert.
$npx -y skills add ddunnock/claude-plugins --skill speckit-generatorInstalls into the current project.
Run `npx skills use "https://github.com/ddunnock/claude-plugins" --skill "ddunnock/claude-plugins/speckit-generator"` 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/ddunnock/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/ddunnock/claude-plugins"` and select the relevant skills, then follow their instructions.