itsjwill/gsd-pro

GSD Pro — The most powerful AI coding workflow for Claude Code. Free alternative to Cursor Composer, Copilot Workspace, Devin & Bolt. Multi-model routing, rollback/recovery, adaptive context. Fork of 30K★ original. npx get-shit-done-cc

81Stars on the repository
15Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

gsd-codebase-mapper

01

itsjwill/gsd-pro

Agent

Explores codebase and writes structured analysis documents. Spawned by map-codebase with a focus area (tech, arch, quality, concerns). Writes documents directly to reduce orchestrator context load.

81 5mo ago C 46 tokens copy · 84% MIT

gsd-debugger

02

itsjwill/gsd-pro

Agent

Investigates bugs using scientific method, manages debug sessions, handles checkpoints. Spawned by /gsd:debug orchestrator.

81 5mo ago A 30 tokens copy · 89% MIT

gsd-executor

03

itsjwill/gsd-pro

Agent

Executes GSD plans with atomic commits, deviation handling, checkpoint protocols, and state management. Spawned by execute-phase orchestrator or execute-plan command.

81 5mo ago A 36 tokens copy · 89% MIT

itsjwill/gsd-pro

Agent

Verifies cross-phase integration and E2E flows. Checks that phases connect properly and user workflows complete end-to-end.

81 5mo ago A 31 tokens copy · 88% MIT

gsd-nyquist-auditor

05

itsjwill/gsd-pro

Agent

Fills Nyquist validation gaps by generating tests and verifying coverage for phase requirements.

81 5mo ago A 24 tokens copy · 88% MIT

itsjwill/gsd-pro

Agent

Researches how to implement a phase before planning. Produces RESEARCH.md consumed by gsd-planner. Spawned by /gsd:plan-phase orchestrator.

81 5mo ago A 41 tokens original MIT

gsd-plan-checker

07

itsjwill/gsd-pro

Agent

Verifies plans will achieve phase goal before execution. Goal-backward analysis of plan quality. Spawned by /gsd:plan-phase orchestrator.

81 5mo ago A 36 tokens original MIT

gsd-planner

08

itsjwill/gsd-pro

Agent

Creates executable phase plans with task breakdown, dependency analysis, and goal-backward verification. Spawned by /gsd:plan-phase orchestrator.

81 5mo ago A 34 tokens copy · 97% MIT

itsjwill/gsd-pro

Agent

Researches domain ecosystem before roadmap creation. Produces files in .planning/research/ consumed during roadmap creation. Spawned by /gsd:new-project or /gsd:new-milestone orchestrators.

81 5mo ago A 48 tokens copy · 75% MIT

itsjwill/gsd-pro

Agent

Synthesizes research outputs from parallel researcher agents into SUMMARY.md. Spawned by /gsd:new-project after 4 researcher agents complete.

81 5mo ago A 37 tokens copy · 92% MIT

gsd-roadmapper

11

itsjwill/gsd-pro

Agent

Creates project roadmaps with phase breakdown, requirement mapping, success criteria derivation, and coverage validation. Spawned by /gsd:new-project orchestrator.

81 5mo ago A 36 tokens copy · 92% MIT

gsd-ui-auditor

12

itsjwill/gsd-pro

Agent

Retroactive 6-pillar visual audit of implemented frontend code. Produces scored UI-REVIEW.md. Spawned by /gsd:ui-review orchestrator.

81 5mo ago A 41 tokens copy · 88% MIT

gsd-ui-checker

13

itsjwill/gsd-pro

Agent

Validates UI-SPEC.md design contracts against 6 quality dimensions. Produces BLOCK/FLAG/PASS verdicts. Spawned by /gsd:ui-phase orchestrator.

81 5mo ago A 42 tokens copy · 91% MIT

gsd-ui-researcher

14

itsjwill/gsd-pro

Agent

Produces UI-SPEC.md design contract for frontend phases. Reads upstream artifacts, detects design system state, asks only unanswered questions. Spawned by /gsd:ui-phase orchestrator.

81 5mo ago A 44 tokens copy · 95% MIT

gsd-verifier

15

itsjwill/gsd-pro

Agent

Verifies phase goal achievement through goal-backward analysis. Checks codebase delivers what phase promised, not just that tasks completed. Creates VERIFICATION.md report.

81 5mo ago A 36 tokens original MIT