home / skills / toonight

toonight skills

Find 11 skills from 1 repo created by toonight on GitHub.

1 repo
11 skills
GitHub

Sponsored

codebase-mapper

toonight/get-shit-done-for-antigravity

497
This skill analyzes a codebase to generate architecture and stack documentation, surface patterns, dependencies, and technical debt for informed planning.
token-budget

toonight/get-shit-done-for-antigravity

497
This skill helps manage and track token budgets to prevent context overflow by guiding loading strategies and summarization.
empirical-validation

toonight/get-shit-done-for-antigravity

497
This skill enforces empirical validation by generating and presenting concrete evidence for changes, ensuring tasks are complete only after verifiable results.
context-health-monitor

toonight/get-shit-done-for-antigravity

497
This skill monitors session context health, detects repeats and uncertainty, and auto-saves state to prevent context rot.
context-compressor

toonight/get-shit-done-for-antigravity

497
This skill compresses context aggressively to maximize token efficiency while preserving essential meaning for quick retrieval.
context-fetch

toonight/get-shit-done-for-antigravity

497
This skill helps you locate relevant code with minimal reads by prioritizing search over reading, speeding up understanding and debugging.
debugger

toonight/get-shit-done-for-antigravity

497
This skill acts as a disciplined GSD debugger, guiding you through hypothesis testing and persistent state tracking to uncover root causes.
plan-checker

toonight/get-shit-done-for-antigravity

497
This skill validates PLAN.md files before execution to prevent issues by checking coverage, completeness, dependencies, and wiring.
executor

toonight/get-shit-done-for-antigravity

497
This skill executes GSD plans atomically, creates per-task commits, handles deviations, and generates summaries and state updates for traceable progress.
verifier

toonight/get-shit-done-for-antigravity

497
This skill verifies that implemented work meets the phase goal by generating a VERIFICATION.md with empirical evidence and wired findings.