clean
01Command
Remove obvious dead code, unused imports, and stale TODOs.
Frozen — terminal coding agent measured at 1.93× fewer tokens than Codex CLI. Still works; active development moved to JuliusBrussee/caveman (caveman wrap).
Command
Remove obvious dead code, unused imports, and stale TODOs.
Command
Stage and commit the current working tree with a conventional-commit message.
Command
Explain a file, function, or concept in the codebase.
Command
Run the project's type-checker and fix the smallest set of errors.
Command
Start an autonomous goal loop in the background. Usage. /goal.
Command
Summarise recent git history.
Command
Walk through an opinionated multi-step code migration.
Command
Profile or analyse a hot path and propose a measured speedup.
Command
Review the diff on the current branch against main (or a target branch).
Command
Security review of the current diff (or the whole repo, if --all).
Command
Run the project's test suite and triage failures.