code-agent-monitor

Manage AI coding agent lifecycles across Claude Code, OpenCode, and Codex.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/jcyLite/openclaw-plugin-agent-monitor --skill code-agent-monitor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-agent-monitor
Source: https://github.com/jcyLite/openclaw-plugin-agent-monitor/tree/main/skills/cam
Command: npx skills add https://github.com/jcyLite/openclaw-plugin-agent-monitor --skill code-agent-monitor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows you to monitor, start, stop, and manage AI coding agents remotely, ensuring you can respond to their needs from anywhere.

Core Features & Use Cases

  • Agent Lifecycle Management: Start, stop, and resume AI coding agents (Claude Code, OpenCode, Codex).
  • Session History: List and resume past agent sessions.
  • Real-time Monitoring: View agent status, logs, and output.
  • Use Case: When an AI coding agent pauses for input, you receive a chat notification and can approve permissions or provide design decisions via your phone using this Skill.

Quick Start

Use the code-agent-monitor skill to start a new agent for the 'my-project' project.

Frequently Asked Questions about code-agent-monitor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage AI coding agents remotely from my phone?

You can manage AI coding agents remotely by using a skill that handles agent lifecycle operations, sending inputs, and viewing logs via chat notifications. This allows you to approve permissions or provide design decisions from anywhere when an agent pauses.

Can I start and stop Claude Code or Codex sessions using tmux?

Yes, you can start, stop, and resume AI coding agents like Claude Code and Codex. The skill handles tmux integration and session management to maintain agent history and control multiple coding sessions locally or remotely.

How do I resume a past AI coding agent session?

To resume a past AI coding agent session, you can list and select from session histories. The skill manages the lifecycle of agents, allowing you to retrieve and continue paused sessions seamlessly through natural language intent routing.

Does this tool support real-time monitoring for OpenCode agents?

Yes, real-time monitoring for OpenCode agents is supported. You can view agent status, logs, and output, and receive chat notifications when an agent pauses for input, enabling immediate feedback from remote devices.

What is the best way to orchestrate multiple AI coding agents?

The best way to orchestrate multiple AI coding agents is through a skill that supports team orchestration and notification handling. It routes natural language intents to manage agent lifecycles and coordinate sessions effectively.

Why do I need tmux for remote agent management?

Tmux is needed for remote agent management because it provides the persistent session integration required to keep AI coding agents running in the background. This allows you to attach, monitor, and send inputs to agents without interrupting their processes.