watch

Open a TUI in a separate terminal to monitor Claude workers in real time.

Updated Dec 31, 2025
One-click install
npx skills add https://github.com/schmug/karkinos --skill watch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: watch
Source: https://github.com/schmug/karkinos/tree/main/karkinos-plugin/skills/watch
Command: npx skills add https://github.com/schmug/karkinos --skill watch

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill lets you open a dedicated TUI in a separate terminal to monitor multiple Claude workers in real time, so you can see progress, commits, and status at a glance without cluttering your main workflow.

Core Features & Use Cases

  • Real-Time Monitoring: View all active workers and their current state.
  • Isolated UI: Runs in a separate terminal window to keep Claude interactions clean.
  • Configurable Animation: Optional crabs and animation for a playful, non-disruptive experience.

Quick Start

Use /watch to launch the TUI in a new terminal window. If karkinos is not installed, follow the provided install steps.