on
This slash command activates Governor's compact professional mode, which enforces dense, streamlined output formatting across all subsequent prompts in the Claude Code session. Use it when working on projects requiring consistently polished, business-oriented responses without verbose explanations or casual language.
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.