intermux

Monitor tmux sessions for agent status, health, and activity logs.

3|1|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/mistakeknot/Demarch --skill intermux
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: intermux
Source: https://github.com/mistakeknot/Demarch/tree/main/.gemini/generated-skills/intermux
Command: npx skills add https://github.com/mistakeknot/Demarch --skill intermux

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides real-time visibility into agent activities within tmux sessions, enabling better coordination and health monitoring.

Core Features & Use Cases

  • Agent Status Tracking: Monitors tmux sessions for Claude and Codex agents, reporting their status (active, idle, stuck, crashed).
  • Activity Feed: Provides a chronological log of agent events and actions.
  • Health Detection: Identifies agents that may be stuck or have crashed, allowing for timely intervention.
  • Use Case: During a complex multi-agent development sprint, use Intermux to quickly see which agents are actively working, which are idle, and if any have encountered errors, allowing you to reallocate resources or debug issues efficiently.

Quick Start

Use the intermux skill to list all detected agent sessions with their current status.

Frequently Asked Questions about intermux

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

FAQPage Schema
How do I monitor agent activity in tmux sessions?

Monitor agent activity in tmux sessions using a Go MCP server that tracks Claude and Codex agents, reporting real-time status and logging events to a chronological activity feed.

What is the best way to detect stuck or crashed agents during a multi-agent development sprint?

Detect stuck or crashed agents using health detection features that monitor tmux sessions, allowing you to quickly identify idle agents, reallocate resources, and debug issues efficiently.

Can I use tmux to track the status of multiple Claude and Codex agents?

Yes, you can track the status of multiple Claude and Codex agents by monitoring tmux sessions, which reports whether each agent is currently active, idle, stuck, or crashed.

How do I get a chronological log of agent events and actions?

Get a chronological log of agent events and actions through the activity feed feature, which provides real-time visibility into agent operations within tmux coordination tools.

Does agent health reporting work without external dependencies?

Yes, agent health reporting works without external dependencies, running entirely as a Go MCP server to detect tmux session activity and report agent status.