Skip to content
Automation
Command

/brain-stats

Show claudectl brain learning metrics — accuracy, correction rate, and effectiveness

From plugin
claudectl
1997 skills1 agent7 commands1 MCP
Install
$ npx -y skills add mercurialsolo/claudectl --agent claude-code

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/brain-stats

Context preview

What this command does when you run it.

Show claudectl brain learning metrics — accuracy, correction rate, and effectiveness

Command definition

brain-stats.md
name: brain-stats
description: Show claudectl brain learning metrics — accuracy, correction rate, and effectiveness
args: "[metric]"

Show how well the claudectl brain is learning the user's preferences. The optional argument selects a specific metric view.

Available metrics (pass as argument, or show all if omitted):

  • `learning-curve` — is the correction rate declining over time? (= brain is learning)
  • `accuracy` — per-tool, per-risk, per-project accuracy breakdown
  • `baseline` — brain vs. dumb static rules classifier comparison
  • `false-approve` — safety metric: how often does brain approve risky actions that get rejected?

Run the appropriate command:

  • All metrics: run `claudectl --brain-stats learning-curve` then `claudectl --brain-stats accuracy`
  • Specific metric: run `claudectl --brain-stats {{metric}}`

Present the results highlighting:

  • Whether the brain is improving over time
  • Which tools the brain handles well vs. poorly
  • Any safety concerns (high false-approve rates)
Ships withclaudectl

Swarm orchestration for claude code agents with a local brain that steers based on your preferences

Get the whole plugin
Stats
199
Stars
22
Forks
Maintained
Maintenance
Rust
Language
MIT
License
2mo ago
Last commit
5mo ago
Created

Repo: mercurialsolo/claudectl

Other commands on claudectl.