Claude Watch
Description
Zero-setup CLI dashboard for monitoring Claude Code agents in real time
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
claude-watch
[!TIP] **TRY [AGENT-WATCH](https://github.com/tarikguney/agent-watch) - AN IMPROVED, NEWER VERSION OF CLAUDE-WATCH.**
**`agent-watch` is the successor to `claude-watch` and supports both Copilot and Claude in one dashboard.**
What you get with `agent-watch`:
- New features and active development
- Better state tracking
- A much better UX
- Improved PS Max / psmux integration
This repository is no longer under maintenance, and all new development is happening in `agent-watch`.
A zero-setup CLI dashboard for monitoring Claude Code agents in real time.
Run `claude-watch` and instantly see what all your running Claude Code sessions are doing -- which project, current action, status, and how long they've been running. Designed to live in a tmux/psmux pane as your agent task manager.

Expand any row to preview the last prompt and Claude's latest response without leaving the dashboard:

How it works
claude-watch discovers running Claude processes from the OS process list, matches each to its most recent session transcript in `~/.claude/projects/`, and renders a continuously-updating dashboard.
No hooks to configure, no agents to register, no setup. It discovers running Claude processes and reads what's already on disk.
Prerequisites
Install Go 1.21 or later:
# macOS
brew install go
# Windows
winget install GoLang.Go
# Linux (Debian/Ubuntu)
sudo apt install golang-go
# Linux (Fedora)
sudo dnf install golang
Installation
go install github.com/tarikguney/agent-watch@latest
Usage
# Just run it
claude-watch
# Custom refresh interval
claude-watch --refresh 1s
# Custom Claude directory
claude-watch --claude-dir /path/to/.claude
# Compact mode for narrow tmux panes
claude-watch --compact
Keyboard shortcuts
| Key | Action |
|---|---|
↑ / ↓ (or k / j) |
Related Skills
Epic Decompose
Break an epic into task children without creating task branches.
Productivity Claude Code Terminal Title
Gives each Claude Code terminal window a dynamic title describing the work being done
Productivity N8n Skills
Enables AI assistants to directly understand and operate n8n workflows
Productivity Composio Make
Trigger and manage Make (Integromat) scenarios
Productivity Getting Help
career-ops is an open source project maintained in limited time. Here's how to get help efficiently.
Productivity Worktree Status Check
Verify the current worktree environment and show task details.
Productivity