From gsd
Displays complete GSD command reference and usage guide from workflows/help.md. Useful for quick lookup of command syntax and options in Claude Code workflows.
npx claudepluginhub jnuyens/gsd-plugin --plugin gsdThis skill is limited to using the following tools:
<objective>
Routes freeform natural language to the best GSD command via intent analysis. Confirms match then hands off. Use when unsure which /gsd:* command fits.
Author custom slash commands for Claude Code with arguments, context, and tools like Bash/git. Use for /review, /fix-issue, /commit workflows.
Creates custom slash commands for Claude Code, encoding repeatable workflows as markdown files for one-line invocations. Useful for team standardization, onboarding, and development productivity.
Share bugs, ideas, or general feedback.
Output ONLY the reference content below. Do NOT add:
<execution_context> @${CLAUDE_PLUGIN_ROOT}/workflows/help.md </execution_context>
Output the complete GSD command reference from @${CLAUDE_PLUGIN_ROOT}/workflows/help.md. Display the reference content directly — no additions or modifications.