family3253/skill

gsd

Wrapper skill for the Get Shit Done (GSD) multi-agent workflow system. Provides install + usage pointers for OpenCode/Codex/Claude.

First seen Mar 15, 2026

Installation

$ npx skills add family3253/skill --skill gsd

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from family3253/skill · top by installs.

npx skills add family3253/skill

Browse all from family3253/skill

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Declared
Cursor Not declared
Codex Declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Declared

Also listed on

Alternate registries and mirrors of this skill.

Repository health

Default branch main
Open issues 0
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Declared agents claude-code codex opencode

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 741 B
  • docs SUMMARY.md 142 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 4 installs

SKILL.md

GSD (Get Shit Done) — Wrapper Skill

This is a wrapper around the upstream project:

What it is

A multi-agent software development workflow system (research → plan → execute → verify) with ports for multiple runtimes.

Install (recommended)

Use the upstream installer:

npx get-shit-done-cc --opencode --global
# or --claude / --codex

Notes