davepoon/gsd:help
Show available GSD commands and usage guide
npx skills add https://github.com/davepoon/buildwithclaude --skill gsd:help
<objective>
Display the complete GSD command reference.
Output ONLY the reference content below. Do NOT add:
</objective>
<execution_context>
@${CLAUDE_PLUGIN_ROOT}/workflows/help.md
</execution_context>
<process>
Output the complete GSD command reference from @${CLAUDE_PLUGIN_ROOT}/workflows/help.md.
Display the reference content directly — no additions or modifications.
</process>
Take davepoon/gsd:help from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.