get-shit-done
Installation
SKILL.md
Get Shit Done (GSD) Skill for Codex CLI
When to use
- Use this skill when the user asks for GSD or uses a
$gsd-*command. - Use it for structured planning, phase execution, verification, or roadmap work.
How to run commands
Codex CLI supports custom commands with $ prefix. Commands starting with $gsd- are custom skills.
Commands are installed as individual skills in .codex/skills/. Load the corresponding skill:
.codex/skills/gsd-<command>/SKILL.md
Example:
$gsd-new-project->.codex/skills/gsd-new-project/SKILL.md$gsd-help->.codex/skills/gsd-help/SKILL.md