toonight

36 mods across 3 repositories, 941 stars between them.

gsd-debugger

01

toonight/get-shit-done-for-antigravity

Agent Codex

Diagnoses one issue with hypothesis-driven debugging on a clean context, applying the 3-strike rule. Invoke from /debug when a polluted context has stopped making progress.

935 11d ago A 39 tokens original MIT

gsd-executor

02

toonight/get-shit-done-for-antigravity

Agent Codex

Executes exactly one GSD PLAN.md with atomic per-task commits, deviation handling, and a SUMMARY.md artifact. Invoke once per plan so every plan execution starts from a clean context.

935 11d ago A 42 tokens original MIT

gsd-planner

03

toonight/get-shit-done-for-antigravity

Agent Codex

Decomposes one roadmap phase into atomic PLAN.md files with wave assignments and verification criteria. Invoke from /plan so plan authoring does not consume the orchestrator's context.

935 11d ago A 40 tokens original MIT

gsd-researcher

04

toonight/get-shit-done-for-antigravity

Agent Codex

Runs discovery — codebase mapping or technical research for a phase — and writes the findings to disk. Invoke from /map, /plan, and /research-phase so exploration never lands in the orchestrator's context.

935 11d ago A 49 tokens original MIT

gsd-verifier

05

toonight/get-shit-done-for-antigravity

Agent Codex

Independently validates a completed phase against its must-haves using empirical evidence from the codebase. Invoke from /verify so verification runs on a context that never saw the implementation.

935 11d ago A 41 tokens original MIT

planner

14

toonight/get-shit-done-for-antigravity

Skill Claude CodeCodex

Creates executable phase plans with task breakdown, dependency analysis, and goal-backward verification.

935 11d ago A 18 tokens original MIT

subagent-delegation

15

toonight/get-shit-done-for-antigravity

Skill Claude CodeCodex

Canonical protocol for delegating GSD work to native Antigravity subagents — when to delegate, how to invoke, workspace isolation modes, and the inline fallback for older IDE versions.

935 11d ago A 42 tokens original MIT

StoryForge

18

toonight/StoryForge

Settings file Claude Code

Agent settings declaring 9 allowed tools.

5 3mo ago A tokens not measured original MIT

doc-maintainer

19

toonight/StoryForge

Agent Claude Code

Maintains documentation and delivery artifacts. Updates Kanban board, story status, changelogs, and project documentation after work is completed.

5 3mo ago A 31 tokens original MIT

implementer

20

toonight/StoryForge

Agent Claude Code

Executes bounded implementation tasks within an active Story scope. Use for coding, configuration, and technical work that has been planned and scoped.

5 3mo ago A 30 tokens original MIT

planner

21

toonight/StoryForge

Agent Claude Code

Creates and refines planning artifacts including initiatives, features, stories, and sprint plans. Use when new work needs to be structured before implementation begins.

5 3mo ago A 31 tokens original MIT

toonight/StoryForge

Agent Claude Code

StoryForge orchestrator. Reviews planning, identifies active work, prevents unstructured implementation, delegates to specialists, and updates delivery artifacts.

5 3mo ago A 31 tokens original MIT

reviewer

23

toonight/StoryForge

Agent Claude Code

Reviews code, configuration, and artifacts for quality, correctness, and adherence to StoryForge conventions. Use after implementation to verify work quality.

5 3mo ago A 30 tokens original MIT

security-auditor

24

toonight/StoryForge

Agent Claude Code

Performs a comprehensive security audit of the project. Scans for hardcoded secrets, injection vulnerabilities, dangerous configurations, and risky patterns. Use at the end of each sprint or before any release.

5 3mo ago A 44 tokens original MIT