Ci Watch banner
ek33450505 ek33450505

Ci Watch

Git community

Description

# /ci-watch — autonomous CI-watch-and-merge loop Opt-in, self-paced loop: watch the current branch's PR and auto-merge once **all CI checks are green AND every review thread is resolved**. Session-scoped — it dies when the terminal closes (babysitting, not unattended infra). ## Guardrails (read before running) - **Opt-in only.** Never auto-start on every push. - **One loop per PR** — `cast-ci-watch.sh start` refuses a second concurrent loop for the same PR. - **90-minute hard cap** — ends grac

Installation

Installs to ~/.claude/skills/ek33450505-claude-agent-team-ci-watch/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ek33450505-claude-agent-team-ci-watch && curl -fsSL https://raw.githubusercontent.com/ek33450505/claude-agent-team/HEAD/commands/ci-watch.md -o ~/.claude/skills/ek33450505-claude-agent-team-ci-watch/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository