KhanXBT

11 mods across 1 repository, 5 stars between them.

gsd-codebase-mapper

01

KhanXBT/get-shit-done-antigravity

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.

5 6mo ago C 46 tokens copy · 80% MIT

gsd-debugger

02

KhanXBT/get-shit-done-antigravity

Agent

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

5 6mo ago A 30 tokens copy · 84% MIT

gsd-executor

03

KhanXBT/get-shit-done-antigravity

Agent

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

5 6mo ago A 36 tokens copy · 88% MIT

gsd-plan-checker

06

KhanXBT/get-shit-done-antigravity

Agent

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

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

gsd-planner

07

KhanXBT/get-shit-done-antigravity

Agent

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

5 6mo ago A 34 tokens copy · 88% MIT

KhanXBT/get-shit-done-antigravity

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.

5 6mo ago A 48 tokens copy · 73% MIT

gsd-roadmapper

10

KhanXBT/get-shit-done-antigravity

Agent

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

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

gsd-verifier

11

KhanXBT/get-shit-done-antigravity

Agent

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

5 6mo ago A 36 tokens copy · 91% MIT