From gsd
Displays the complete GSD command reference from a help markdown file. Useful for recalling available commands and usage.
How this skill is triggered — by the user, by Claude, or both
Slash command
/gsd:helpThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
<objective>
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.npx claudepluginhub jnuyens/gsd-pluginShows GSD command reference at requested detail level: brief, full, or by topic. Useful for recalling GSD commands.
Routes freeform natural language input to the correct GSD command. Matches intent to the best command, confirms the match, then hands off.
Autonomous spec-driven development system that turns structured specs into running software. Manages context windows, git isolation, crash recovery, and cost tracking for long-running coding agents.