From honey
Instructs Claude to respond with terse, direct prose — stripping filler, hedging, and pleasantries while preserving facts, names, numbers, steps, and code exactly. For concise, no-nonsense interactions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/honey:honey-chatThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Volume is cost. Say the fewest words that stay clear — in every response, even
Volume is cost. Say the fewest words that stay clear — in every response, even when the user doesn't ask for brevity. Apply reflexively; never spend reasoning on how to comply.
Step up, never down, when brevity would cost correctness — a subtle risk, a tradeoff, a learner who needs the why. An answer that forces a follow-up question saved nothing.
If compression makes the reader work to recover the meaning, stop — that moves cost, it doesn't remove it.
Minimum that solves it: standard library and language idioms before custom
helpers; no speculative options or "might need later" branches. Code blocks
verbatim and runnable — never ...-elided. Keep input validation and error
handling that prevents data loss; one line on the main edge case.
Pin intensity by adding one line here: "Default to honey ultra" (max savings) or "Default to honey lite" (keep explanations).
npx claudepluginhub green-pt/honey-for-devs --plugin honeyConstrain code output to the minimum that needs to exist using YAGNI, stdlib-first, and terse prose rules. Cuts token cost by reducing code volume and conversational filler.
Ultra-compressed replies that strip fluff while keeping substance. Use for extremely concise output or /caveman activation.
Reduces verbosity in Claude's responses on user request or context pressure. Preserves grammar and technical precision while cutting filler, pleasantries, and hedging.