agent-monitor

Monitors Pi agents in WezTerm and reports per-agent status, activity, and last tool output.

4|1|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/louis030195/bigbrother --skill agent-monitor-louis030195
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-monitor
Source: https://github.com/louis030195/bigbrother/tree/main/.pi/skills/agent-monitor
Command: npx skills add https://github.com/louis030195/bigbrother --skill agent-monitor-louis030195

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill monitors Pi agents in WezTerm, showing per-agent status, current task, recent activity, and the last tool output to enable rapid oversight.

Core Features & Use Cases

  • Per-agent status: displays whether each agent is idle or actively working based on the latest session logs.
  • Recent activity: surfaces the most recent user requests and messages for each agent.
  • Last tool output: presents the latest tool response to aid quick troubleshooting.

Quick Start

Run the detailed status check to view per-agent status and recent activity across active WezTerm panes.

Frequently Asked Questions about agent-monitor

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

FAQPage Schema
How do I monitor Pi agents in WezTerm for live per-pane status?

To monitor Pi agents in WezTerm, this Skill queries active panes, filters for agent sessions, and parses logs to display per-agent status, current tasks, and recent activity. It provides structured summaries for rapid oversight across multiple panes.

What is the best way to track multiple agent sessions in a multi-pane terminal?

Tracking multiple agent sessions in a multi-pane terminal is done by querying WezTerm and parsing per-session logs to surface each agent's current task, recent user requests, and recent messages for quick assessment. This approach provides structured per-agent summaries.

Does this agent monitoring Skill require any external dependencies to parse session logs?

No external dependencies are required to parse session logs and monitor Pi agents in WezTerm. The Skill operates independently to query panes, filter agent sessions, and present structured per-agent summaries without additional packages.

How do I troubleshoot Pi agent issues using last tool output from WezTerm panes?

Troubleshooting Pi agent issues using last tool output involves parsing WezTerm session logs to present the latest tool response for each agent. This surfaces recent activity and the most recent user requests to aid quick troubleshooting.

Can I see if a Pi agent is idle or actively working in WezTerm?

You can see if a Pi agent is idle or actively working in WezTerm by running a status check that parses the latest session logs. The Skill displays per-agent status based on this log activity across active panes.