get-shit-done

Get Shit Done (GSD) Skill for Claude Code

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "get-shit-done" with this command: npx skills add shoootyou/get-shit-done-multi/shoootyou-get-shit-done-multi-get-shit-done

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.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Image Deck

Create full-slide PPT/deck pages by calling Codex built-in image_gen (GPT Image 2) once per slide while keeping strong visual consistency. Use when every PPT...

Registry SourceRecently Updated
Coding

Aegis Bridge

Orchestrate Claude Code sessions via Aegis HTTP/MCP bridge. Use when spawning CC sessions for coding tasks, implementing issues, reviewing PRs, fixing CI, ba...

Registry SourceRecently Updated
Coding

Mini Coder Max

Autonomous coding agent that systematically plans, implements, reviews, and delivers high-quality code. Handles tasks of any complexity by following a struct...

Registry SourceRecently Updated
Coding

kotlin-specialist

Expert Kotlin developer specializing in coroutines, multiplatform development, and Android applications. Masters functional programming patterns, DSL design,...

Registry SourceRecently Updated