auto-insights
Show or configure auto-generated insights from the claudectl brain — friction patterns, suggested rules, and workflow improvements
Show Claude Code spend summary — total cost, per-session breakdown, and burn rate
$ npx -y skills add mercurialsolo/claudectl --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/spendContext preview
What this command does when you run it.
Show Claude Code spend summary — total cost, per-session breakdown, and burn rate
name: spend description: Show Claude Code spend summary — total cost, per-session breakdown, and burn rate args: "[time-window]"
Show the user's Claude Code spending. The optional argument is a time window (e.g., "8h", "24h", "7d"). Default is "24h".
Run these commands to gather spend data:
1. `claudectl --stats --since {{time_window}}` for aggregated statistics (total cost, token counts, per-project and per-model breakdown) 2. `claudectl --list` for current active session costs and burn rates
Present the results showing:
Swarm orchestration for claude code agents with a local brain that steers based on your preferences
Show or configure auto-generated insights from the claudectl brain — friction patterns, suggested rules, and workflow improvements
Show claudectl brain learning metrics — accuracy, correction rate, and effectiveness
Set this Claude session's agent-bus role so other sessions can address it (e.g. /role frontend, /role backend, /role tester)
Show status of all active Claude Code sessions (cost, health, context usage)