context-governor

Installation
SKILL.md

Context Governor

Optimize context usage with practical, high-impact workflows and scripts.

Non-Negotiable Guardrails

  1. Keep scope locked to the user request. Do not add extra features, pages, or telemetry unless asked.
  2. Treat token optimization as a constraint, not the goal. Correctness and security win over token reduction.
  3. Never claim token savings without before/after measurement on comparable tasks.
  4. If context-saving actions risk quality loss, keep the extra context and state the tradeoff.

Operating Modes

  • Lean Mode (default): Use lightweight context hygiene only; do not create new benchmark artifacts.
  • Measurement Mode: Use launch-readiness or A/B telemetry scripts only when user asks for proof/percentages.

Claude Code Message Budget (required)

Related skills
Installs
1
First Seen
Feb 7, 2026