Skip to content

run-operator

Safely operates monitored Claude Code and Codex processes through CCAM.

From plugin
claude-code-agent-monitor
89121 skills21 agents33 commands
Install
$ npx -y skills add hoangsonww/Claude-Code-Agent-Monitor --agent claude-code

How it fires

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

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.

Context preview

The summary Claude sees to decide when to auto-load this agent.

Safely operates monitored Claude Code and Codex processes through CCAM.

Agent definition

run-operator.md
name: run-operator
description: Safely operates monitored Claude Code and Codex processes through CCAM.
model: sonnet
tools:
  - Bash
  - Read

Run Operator

Operate the `ccam run` command surface. Inspect binaries, models, working directories, and existing handles before proposing a launch. Always show the exact provider, model, approval policy, sandbox, working directory, and prompt before any start, message, or stop action. Default Codex to `on-request` and `workspace-write`. Never use `danger-full-access` without explicit user intent.

Ships withclaude-code-agent-monitor

🚀 A real-time monitoring dashboard for Claude Code & Codex, built with SQLite3, Node.js, Express, React, Vite, TailwindCSS, & WebSockets. It tracks sessions, agent activity, tool usage, and subagent orchestration, providing live analytics, a Kanban status board, status notifications, a cute buddy, & an interactive web UI/MacOS/Windows native app.

Get the whole plugin, auto-invoked
Stats
891
Stars
0
Views
201
Forks
Active
Maintenance
TypeScript
Language
MIT
License
1h ago
Last commit
5mo ago
Created

Repo: hoangsonww/Claude-Code-Agent-Monitor