Manages Claude Code token quotas via session-start checks, read budgets (max 8 for specs), PDF limits, context plans, and delegation. Use before heavy analysis.
From conservenpx claudepluginhub athola/claude-night-market --plugin conserveThis skill uses the workspace's default tool permissions.
Designs and optimizes AI agent action spaces, tool definitions, observation formats, error recovery, and context for higher task completion rates.
Enables AI agents to execute x402 payments with per-task budgets, spending controls, and non-custodial wallets via MCP tools. Use when agents pay for APIs, services, or other agents.
Compares coding agents like Claude Code and Aider on custom YAML-defined codebase tasks using git worktrees, measuring pass rate, cost, time, and consistency.
token-conservation:quota-checktoken-conservation:context-plantoken-conservation:delegation-checktoken-conservation:compression-reviewtoken-conservation:loggingquota-check)/status or notebook).
Note the 5-hour rolling cap + weekly cap highlighted in the Claude community notice.context-plan)Read call
and each content-mode Grep as one read. Glob and files-with-matches Grep are free.
Read with offset/limit params or Grep tool over loading whole files.
A Read targeting <50 lines counts as 0.5 reads. Avoid cat/sed/awk via Bash
— Claude Code 2.1.21+ steers toward native file tools (Read, Edit, Write, Grep, Glob).Read with pages: "1-5" for targeted PDF reading
instead of loading entire documents. Large PDFs (>10 pages) return a lightweight
reference when @-mentioned — use the pages parameter to read specific sections.
Hard limits: 100 pages max, 20MB max per PDF. Exceeding these previously locked
sessions permanently (fixed in 2.1.31).delegation-check)qwen-delegation skill if needed).compression-review)prompt caching ideas: reference prior outputs instead of restating them
when the model has already processed the information (cite snippet IDs)./new/compact before continuinglogging)Document the conservation tactics that were applied and note the remaining
token budget. If the budget is low, explicitly warn the user and propose secondary
plans. Record any recommendations made regarding the use of /new or /compact,
or justify why neither was necessary, to inform future context-handling decisions.
/new or /compact whenever you determine it would save
tokens (otherwise state that no reset/compaction is needed yet).Command not found Ensure all dependencies are installed and in PATH
Permission errors Check file permissions and run with appropriate privileges
Unexpected behavior
Enable verbose logging with --verbose flag