focus
Load only the sections of a file relevant to the current question, reducing context noise
Set a hard token ceiling per response (e.g. /budget 100) or clear it (/budget off)
> /plugin marketplace add abhisekjha/pith > /plugin install pith@pith
How it fires
How this command gets triggered: by you, by Claude, or both.
/budgetContext preview
What this command does when you run it.
Set a hard token ceiling per response (e.g. /budget 100) or clear it (/budget off)
allowed-tools: Bash description: Set a hard token ceiling per response (e.g. /budget 100) or clear it (/budget off)
Run the Pith budget hook and apply the token ceiling.
**Argument:** $ARGUMENTS
Step 1 — execute the hook. The argument is forwarded literally via a single-quoted heredoc, so quotes/$()/backticks in input never reach the shell:
node "${CLAUDE_PLUGIN_ROOT}/hooks/prompt-submit.js" --slash /budget <<'PITH_EOF_7f3a9c2e'
$ARGUMENTS
PITH_EOF_7f3a9c2eStep 2 — apply the result:
Step 3 — confirm in one line.
Status: stable — not actively adding features. Bug fixes welcome via issues. Token compression hooks for Claude Code. Install once, works in every session, zero config.
Repo: abhisekjha/pith
Load only the sections of a file relevant to the current question, reducing context noise
Run the Pith wiki graph generator for the current project. Scans wiki/ for .md files, extracts [[wikilinks]], and opens an interactive force-directed graph in…
Control Pith token compression modes and access structured output formats, wiki, and status