get-shit-done

shoootyou/get-shit-done-multi · updated Apr 8, 2026

$npx skills add https://github.com/shoootyou/get-shit-done-multi --skill get-shit-done
0 commentsdiscussion
summary

Claude Code supports custom slash commands. Commands starting with {{COMMAND_PREFIX}} are custom skills.

skill.md

Get Shit Done (GSD) Skill for Claude Code

When to use

  • Use this skill when the user asks for GSD or uses a {{COMMAND_PREFIX}}* command.
  • Use it for structured planning, phase execution, verification, or roadmap work.

How to run commands

Claude Code supports custom slash commands. Commands starting with {{COMMAND_PREFIX}} are custom skills.

Commands are installed as individual skills in {{PLATFORM_ROOT}}/skills/. Load the corresponding skill:

{{PLATFORM_ROOT}}/skills/gsd-<command>/SKILL.md

Example:

  • {{COMMAND_PREFIX}}new-project -> {{PLATFORM_ROOT}}/skills/gsd-new-project/SKILL.md
  • {{COMMAND_PREFIX}}help -> {{PLATFORM_ROOT}}/skills/gsd-help/SKILL.md

File references

Command files and workflows include @path references. These are mandatory context. Use the Read tool to load each referenced file before proceeding.

Tool mapping

  • "Bash tool" → use the Bash tool
  • "Read/Write" → use Read/Write tools
  • "AskUserQuestion" → ask directly in chat and provide explicit numbered options
  • "Task/subagent" → prefer a matching custom agent from {{PLATFORM_ROOT}}/agents when available; otherwise adopt that role in-place

Output expectations

Follow the XML or markdown formats defined in the command and template files exactly. These files are operational prompts, not documentation.

Paths

Resources are installed under {{PLATFORM_ROOT}}/get-shit-done. Individual skills are under {{PLATFORM_ROOT}}/skills/gsd-*/. Use those paths when command content references platform paths.

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.774 reviews
  • Ishan Johnson· Dec 28, 2024

    Useful defaults in get-shit-done — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Maya Nasser· Dec 24, 2024

    get-shit-done has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Soo Haddad· Dec 20, 2024

    Registry listing for get-shit-done matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Nia Li· Dec 16, 2024

    Solid pick for teams standardizing on skills: get-shit-done is focused, and the summary matches what you get after install.

  • Pratham Ware· Dec 12, 2024

    get-shit-done reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Ira Thomas· Dec 8, 2024

    We added get-shit-done from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Ira Choi· Nov 27, 2024

    Keeps context tight: get-shit-done is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • Kiara Torres· Nov 19, 2024

    get-shit-done has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Ishan Taylor· Nov 15, 2024

    Useful defaults in get-shit-done — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Nia Thomas· Nov 7, 2024

    I recommend get-shit-done for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

showing 1-10 of 74

1 / 8