gsd-help
Displays the official reference guide for GSD workflow commands.
Install
mkdir -p .claude/skills/gsd-help && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/10789" && unzip -o skill.zip -d .claude/skills/gsd-help && rm skill.zipInstalls to .claude/skills/gsd-help
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Show available GSD commands and usage guideKey capabilities
- →Display the complete GSD command reference
- →Output the complete GSD command reference from @.github/get-shit-done/workflows/help.md
- →Display the reference content directly
How it works
The skill outputs the complete GSD command reference by reading the content from @.github/get-shit-done/workflows/help.md.
Inputs & outputs
When to use gsd-help
- →View GSD command list
- →Check GSD usage documentation
About this skill
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 </objective>
<execution_context> @.github/get-shit-done/workflows/help.md </execution_context>
<process> Output the complete GSD command reference from @.github/get-shit-done/workflows/help.md. Display the reference content directly — no additions or modifications. </process>When not to use it
- →When project-specific analysis is needed
- →When Git status or file context is required
- →When next-step suggestions are desired
Limitations
- →Cannot add project-specific analysis
- →Cannot add Git status or file context
- →Cannot add next-step suggestions
How it compares
This workflow directly displays the GSD command reference without requiring manual navigation or compilation of help documentation.
Compared to similar skills
gsd-help side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| gsd-help (this skill) | 0 | 3mo | No flags | Beginner |
| tmux | 20 | 2mo | Review | Intermediate |
| jira | 11 | 6mo | No flags | Beginner |
| triaging-issues | 5 | 2mo | Review | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by roblourens
View all by roblourens →You might also like
tmux
openclaw
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
jira
davila7
Use when the user mentions Jira issues (e.g., "PROJ-123"), asks about tickets, wants to create/view/update issues, check sprint status, or manage their Jira workflow. Triggers on keywords like "jira", "issue", "ticket", "sprint", "backlog", or issue key patterns.
triaging-issues
pytorch
Triages GitHub issues by routing to oncall teams, applying labels, and closing questions. Use when processing new PyTorch issues or when asked to triage an issue.
file-manager
Xxiii8322766509
文件管理技能。用于创建、移动、复制、删除文件和文件夹,整理目录结构。当用户需要管理文件、整理文件夹或批量处理文件时使用。
openspec-archive-change
studyzy
归档实验性工作流中已完成的变更。当用户想要在实现完成后最终确定并归档变更时使用。
slash-commands
parcadei
Create and use Claude Code slash commands - quick prompts, bash execution, file references