agent-watch

Displays live Git worktree activity and agent execution logs via tmux dashboards.

Updated Apr 24, 2026
One-click install
npx skills add https://github.com/papeete-consulting-lab/banking-reliever --skill agent-watch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-watch
Source: https://github.com/papeete-consulting-lab/banking-reliever/tree/main/.claude/skills/agent-watch
Command: npx skills add https://github.com/papeete-consulting-lab/banking-reliever --skill agent-watch

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the challenge of understanding what a background code agent is doing by providing a live operational view of its worktree activity, logs, and task state.

Core Features & Use Cases

  • Live Agent Monitoring: Opens a tmux-based dashboard showing git status, recent file changes, agent tool-call logs, and kanban progress.
  • Task Resolution Support: Finds active TASK-NNN worktrees, validates targets, and guides users to the correct monitoring session.
  • Use Case: Watch a long-running implementation agent to track progress, inspect tool calls, and verify task board updates without interrupting the agent.

Quick Start

Use the agent-watch skill to open a live view of the code agent working on TASK-003.

Frequently Asked Questions about agent-watch

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

FAQPage Schema
How do I monitor a background code agent's progress without interrupting it?

Monitor a background code agent by opening a tmux-based dashboard that streams git worktree activity, file changes, agent tool-call logs, and kanban task updates in real time without interrupting execution.

Can I view live git worktree activity for an active implementation agent?

View live git worktree activity by finding active TASK-NNN worktrees, validating targets, and launching a terminal session dashboard that displays recent file changes and agent logs as they happen.

What's the best way to track kanban task updates from a running coding agent?

Track kanban task updates by launching a live monitoring dashboard that visualizes task board progress alongside worktree validation and agent tool-call logs within a tmux session.

Does agent monitoring work with tmux sessions for long-running implementation tasks?

Agent monitoring works with tmux sessions by orchestrating terminal sessions to stream execution logs and validate worktree targets for long-running implementation tasks without interrupting the agent.

How do I find the correct worktree for a specific TASK-NNN kanban assignment?

Find the correct worktree for a TASK-NNN assignment through task discovery and worktree validation processes that identify active worktrees and guide users to the matching monitoring session.

Why can't I see real-time file changes when my coding agent is running?

Real-time file changes and execution logs require a live monitoring dashboard that performs task discovery, worktree validation, and log streaming to provide full observability of active agent worktrees.