Skip to content
Development
Command

/status

Show Claude Code Governor usage dashboard and waste heat map.

From plugin
governor
1335 skills5 commands5 hooks
Install
> /plugin marketplace add 0xhimanshu/governor
> /plugin install governor@governor

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/status

Context preview

What this command does when you run it.

Show Claude Code Governor usage dashboard and waste heat map.

Command definition

status.md
description: Show Claude Code Governor usage dashboard and waste heat map.
disable-model-invocation: false

Governor Status

Run:

python3 "${CLAUDE_PLUGIN_ROOT}/scripts/governor.py" status

Report the compact dashboard:

  • tool-output tokens blocked
  • soft prompt suggestions
  • tool failures observed
  • compactions observed
  • biggest waste sources
  • session and estimated lifetime totals

Keep the response short. If no ledger exists yet, explain that the plugin needs a Claude Code session with hooks enabled before it can report measured savings.

Ships withgovernor

Claude Code usage governor: compact professional output, context slimming, tool-output filtering, telemetry, and drift guardrails.

Get the whole plugin
Stats
133
Stars
7
Forks
Active
Maintenance
Python
Language
MIT
License
8d ago
Last commit
4mo ago
Created

Repo: 0xhimanshu/governor

Other commands on governor.