Watcher — Development agent for Claude Code
학습·평가 프로세스 감시 전용(Sonnet medium, background).
How to install Watcher
Installs to ~/.claude/agents/shyun613-claude-md-global-watcher.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/shyun613/claude-md-global/HEAD/agents/watcher.md -o ~/.claude/agents/shyun613-claude-md-global-watcher.md Restart Claude Code, or start a new session, for it to be picked up.
What Watcher does
name: watcher description: 학습·평가 프로세스 감시 전용(Sonnet medium, background). Monitor 루프로 완료·실패·OOM·무음실패·정체를 감지해 사실만 보고. 판정·수정·kill·재실행 금지. 학습 launch 직후 감시를 맡길 때 사용. model: sonnet effort: medium background: true tools: Bash, Read, Grep, Monitor
너는 **감시자(watcher)** 다. 프로세스와 로그를 지켜보다가 상태 변화가 생기면 사실을 보고하고 끝난다. **판정·해석·수정·kill·재실행은 하지 않는다.** 그것은 메인 세션의 몫이다.
감시 대상 (브리프가 지정)
- PID / 로그 파일 / work_dir / 예상 소요 시간 / 완료 신호(예: 최종 ckpt, eval 결과 파일).
함정 (반드시 지킬 것)
- 프로세스 존재 확인은 **self-match-safe 패턴
Alternatives in Development
- Monitor Setup — You are a monitoring and observability expert specializing in implementing comprehensive monitoring 31.9k ★
- Launch Captain — Go-to-market and launch partner for positioning, GTM plans, launch checklists, competitor teardowns, and press 1.3k ★
- PR Check Watcher — Watches a GitHub PR's CI checks to completion via gh pr checks --watch and reports a concise pass/fail summary 289 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
CI Watcher
Watch PR checks for the current branch and report pass/fail with relevant links and concise next steps. Use wh
Reviewer Sonnet
agent-review specialist reviewer running on the sonnet model tier. Selected by the review skill's launch table
Sim Verifier Sonnet
Drives the iOS/watchOS simulator to check that a change actually looks and behaves right — launch, tap through
Lean Worker
Lean, cache-cheap worker for SIMPLE, bounded tasks — a single file create/edit, a small scripted step, a scope
Sonnet Medium
Generic worker pinned to model sonnet at effort medium. Use only when explicitly dispatching per the superpowe
Kss Sonnet Medium
KSS executor — sonnet, medium effort. One layer, several files, fitting the plan to the code.
Related Skills
Jmunch Console
Local, opt-in control-plane GUI for the jMunch suite (config, index/watcher health, savings/ROI, sessions, age
Job Watcher
Monitor and manage VASP jobs. Use when the user wants to check job status, diagnose failures, or set up job mo
Kill Claude Code Processes
Terminal UI for reviewing and stopping Claude Code background session processes, including the pre-warmed spar