Skip to main content
ClaudeWave
Skill489 repo starsupdated today

gsd:help

Display GSD help information

Install in Claude Code
Copy
git clone --depth 1 https://github.com/allgpt-co/QuickVoice /tmp/gsd-help && cp -r /tmp/gsd-help/.claude/skills/gsd/commands/help ~/.claude/skills/gsd-help
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# GSD Help

Displays GSD help and usage information.

## When to Use

- Learning GSD commands
- Finding command information

## Process

1. Load help documentation
2. Display available commands
3. Provide usage examples

## Success Criteria

Help information displayed.