Skip to main content
Generaldavepoon

gsd:help

Show available GSD commands and usage guide

Stars
2,987
Source
davepoon/buildwithclaude
Updated
2026-05-26
Slug
davepoon--buildwithclaude--help
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/davepoon/buildwithclaude/HEAD/plugins/gsd/skills/help/SKILL.md -o .claude/skills/help.md

Drops the SKILL.md into .claude/skills/help.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

Display the complete GSD command reference.

Output ONLY the reference content below. Do NOT add:

  • Project-specific analysis
  • Git status or file context
  • Next-step suggestions
  • Any commentary beyond the reference
@${CLAUDE_PLUGIN_ROOT}/workflows/help.md Output the complete GSD command reference from @${CLAUDE_PLUGIN_ROOT}/workflows/help.md. Display the reference content directly — no additions or modifications.