branch
01Command
Branch a self-contained sub-task into an isolated subagent context to keep the main thread cheap.
Token-reduction toolkit for Claude Code, OpenCode & other coding harnesses.
Command
Branch a self-contained sub-task into an isolated subagent context to keep the main thread cheap.
Command
Tersely rewrite a memory/context file (CLAUDE.md, notes) to cut its per-session token cost.
Command
Compress a git diff — keep real code hunks, collapse lockfile/generated/minified file diffs to one line.
Command
Build the jusTokenMax code symbol index for this repo.
Command
Mine this session for recurring corrections and save them to CLAUDE.md so future sessions don't repeat the mistakes (and waste tokens re-litigating them).
Command
Optimize attachments or logs (PDF→Markdown, image compression, log digest) to cut token cost.
Command
Show a source file's shape (signatures + line numbers, no bodies) instead of reading the whole file.
Command
Find a symbol in the code index (file:line + signature) instead of reading files.
Command
Get the original file behind an optimized artifact (reverses a jusTokenMax compression).
Command
Show lifetime token savings from jusTokenMax (attachments, logs, etc.).
Command
Switch to terse output mode to reduce the tokens the agent writes.