Instructions file CodexOpenCode
Instructions for mercurialsolo/claudectl, covering claudectl, what claudectl does, integration points, key differentiators vs. similar tools and build & test.
Instructions file CodexOpenCode
Instructions for mercurialsolo/claudectl, covering claudectl, what claudectl does, integration points, key differentiators vs. similar tools and build & test.
Instructions file
Instructions for mercurialsolo/claudectl, covering claudectl, build & test, architecture, workspace layout and core modules — claudectl-core (crates/claudectl-core/src/).
Plugin Claude Code
Mission control for Claude Code — local LLM brain, session monitoring, spend control, and hive mind skill sharing.
MCP server Claude CodeCodexCursor +2
MCP server "claudectl-bus" as configured in mercurialsolo/claudectl. Launched with claudectl bus stdio. Needs 1 environment variable to run.
Agent
Session supervisor agent that monitors Claude Code sessions via claudectl, identifies health issues, and recommends actions. Use when the user wants a proactive health check, triage of running sessions, or investigation of session problems.
Command
Show or configure auto-generated insights from the claudectl brain — friction patterns, suggested rules, and workflow improvements.
Command
Show claudectl brain learning metrics — accuracy, correction rate, and effectiveness.
Command
Toggle the claudectl brain gate on/off/auto for this session.
Command
Drain pending agent-bus messages addressed to this session's role.
Command
Set this Claude session's agent-bus role so other sessions can address it (e.g. /role frontend, /role backend, /role tester).
Command
Show status of all active Claude Code sessions (cost, health, context usage).
Command
Show Claude Code spend summary — total cost, per-session breakdown, and burn rate.
Skill Claude CodeCodex
Provides awareness of claudectl session state, health checks, and cost tracking. Activated when the user asks about session health, spending, brain decisions, or multi-session coordination.
Instructions file
Instructions for mercurialsolo/counsel-mcp, covering claude.md, build and development commands, architecture, how it works and core components.