Skip to content

caveman-milk-pi

FreeEfficiencyApache-2.0

Makes the agent talk less. Injects terseness rules into the system prompt - shorter output, same information, prompt cache stays intact.

Capabilities

  • Drops filler, articles, and pleasantries while preserving technical substance.
  • Cache-safe - injection bytes are static per mode, so the prompt cache stays warm across turns.
  • Opt-in - default is off, baseline behavior unchanged on install.
  • Tool arguments, code, file contents, and thinking traces are never terse-ified.
  • Stacks cleanly with pi-vcc and condensed-milk.

Installation Instructions

Install

pi install npm:@bastilleworks/caveman-milk-pi

Usage Instructions

Pi command

/caveman on

Pi command

/caveman off

Pi command

/caveman diff

diff prints the current mode and the full injected text so you can verify the extension is active. Your mode persists to ~/.pi/agent/extensions/caveman-milk-pi.json and survives restarts.

Uninstall

Uninstall this extension

pi uninstall npm:@bastilleworks/caveman-milk-pi

Notes

  • Free and open-source (Apache-2.0).
  • Long-form document drafts use full grammar by default, but the exemption is not 100% reliable - toggle off while drafting if needed, then back on.

Source and full reference in thepublic repository.