From justokenmax
Compresses agent output to reduce token usage while preserving all technical content. Activates on requests for terse/concise/brief responses or to save output tokens.
How this skill is triggered — by the user, by Claude, or both
Slash command
/justokenmax:terse-outputThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Most token-reduction only touches input. This touches the other half: what the
Most token-reduction only touches input. This touches the other half: what the agent says back. The goal is fewer output tokens with zero loss of technical content — compress the prose, never the substance.
lite — drop filler/preamble only; otherwise normal.full (default) — fragments, bullets, lead-with-answer.ultra — telegraphic; minimum words that still carry the facts.Stay in this style for the rest of the session until told otherwise. Match the user's language; compress style, not language.
npx claudepluginhub kalmantic/justokenmax --plugin justokenmaxCompresses verbose responses by eliminating filler, hype, hedging, framing, and transitions to save 200-400 tokens per response while preserving clarity. Use for token-efficient, direct AI outputs.
Toggles terse output mode with intensity levels (lite, full, ultra) that strips articles, filler, and pleasantries from prose while preserving code, errors, and security warnings. Also reports token usage and savings.