on
Enable Governor compact professional mode for all prompts in this Claude Code session.
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/0xhimanshu/governor/HEAD/commands/on.md -o ~/.claude/commands/on.mdon.md
# Governor On
Run:
```bash
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/governor.py" mode compact
```
Then confirm briefly: Governor compact mode is on. It will reinforce dense
professional output on every prompt while hooks are active.Audit recurring context files and suggest usage-limit optimizations.
Explain or summarize Governor vs Caveman performance benchmark results.
Automatically compress CLAUDE.md or other memory files with protected-span safety. One-command token savings.
Temporarily ask Governor to avoid compacting tool output for the next diagnostic step.
Check current changes against the latest approved implementation contract.
Install Governor compact-mode rule files into a project for Codex, Gemini, Cursor, Windsurf, or Cline.
Disable Governor compact response mode while keeping telemetry/tool hooks available.
Create a compact implementation contract before broad app/site/game/refactor work.