About
Token Conservation is a specialized resource management skill designed to maximize the efficiency of Claude Code sessions by strictly controlling token consumption. It implements a multi-step workflow that tracks rolling usage quotas, employs selective file slicing instead of full-file reads, and delegates compute-heavy tasks to external tools. By enforcing proactive context compression and suggesting session resets via /new or /compact, this skill ensures developers can sustain long-running analyses and large-scale refactors without hitting API limits prematurely.