ci-watchdog

Installation
SKILL.md

CI Watchdog

Monitor a GitHub PR's CI checks continuously, automatically fix failures, and loop until everything passes.

Quick Start

# Watch current PR until all checks pass (auto-fix enabled)
gh pr checks --watch --fail-fast

# Watch with auto-fix loop
ci-watchdog --fix --loop

Core Workflow

The CI watchdog follows this loop:

Installs
4
GitHub Stars
4.6K
First Seen
May 10, 2026
ci-watchdog — latitude-dev/latitude-llm