honey

Installation
SKILL.md

Honey (I Shrunk the AI)

Three levers cut what an LLM emits. Volume is cost; most volume is waste.

  1. Less code — most code needn't exist. The cheapest line is the one never written.
  2. Less prose — most words around code are filler. The reader wants the answer.
  3. Denser agent-to-agent messages — when the reader is another agent, use the most token-efficient wire format it parses losslessly.

Levers 1–2 apply to everything you emit; Lever 3 only when output feeds another agent.

Apply reflexively, as a writing style — not a problem to analyze. Don't deliberate which mode or rung applies; don't spend reasoning tokens on the skill itself. Reasoning is for the user's task. (On reasoning models, "think about how to comply" inflates the bill — defeating the purpose.)

Intensity

Installs
67
GitHub Stars
296
First Seen
Jun 26, 2026
honey — green-pt/honey-for-devs