budget
Set a hard token ceiling per response (e.g. /budget 100) or clear it (/budget off)
Load only the sections of a file relevant to the current question, reducing context noise
> /plugin marketplace add abhisekjha/pith > /plugin install pith@pith
How it fires
How this command gets triggered: by you, by Claude, or both.
/focusContext preview
What this command does when you run it.
Load only the sections of a file relevant to the current question, reducing context noise
allowed-tools: Bash description: Load only the sections of a file relevant to the current question, reducing context noise
Load only the sections of a file relevant to the current question.
**File:** $ARGUMENTS
The file path is passed via stdin in a single-quoted heredoc and read by focus.py from argv[1], so shell metacharacters in the path are treated as literal bytes:
python3 "${CLAUDE_PLUGIN_ROOT}/tools/focus.py" --stdin-path <<'PITH_EOF_7f3a9c2e'
$ARGUMENTS
PITH_EOF_7f3a9c2eShow the relevant sections to the user. If no sections match, show the file structure overview.
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
Set a hard token ceiling per response (e.g. /budget 100) or clear it (/budget off)
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