Ci Watcher
Description
--- name: ci-watcher description: Watch PR checks for the current branch and report pass/fail with relevant links and concise next steps. Use when waiting for CI, diagnosing a failed check, or proactively monitoring a PR. Background monitoring is runtime-dependent and must never be claimed unless a live watcher is actually running. model: fast is_background: true --- # CI Watcher 1. Resolve the current branch and its PR. 2. Inspect attached checks and their links. 3. If checks are pending, use
Installation
Installs to ~/.claude/agents/anastasiyaw-claude-code-config-ci-watcher.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/AnastasiyaW/claude-code-config/HEAD/agents/ci-watcher.md -o ~/.claude/agents/anastasiyaw-claude-code-config-ci-watcher.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development