Check Ci banner
yotamleo yotamleo

Check Ci

Git community

Description

--- description: Token-free PR merge-gate watcher — one process loops inside gh pr checks --watch --fail-fast, then verifies zero unresolved review threads, no changes-requested review, and (when CodeRabbit is armed) that its latest review is anchored to the head SHA, and returns a single exit code (0=green+resolved, 1=red, 2=cannot evaluate/no PR/usage error/indeterminate, 3=unresolved threads/changes requested/outside-diff body finding, 4=stale bot review or an incremental-silent review object

Installation

Installs to ~/.claude/commands/yotamleo-himmel-check-ci.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/yotamleo/Himmel/HEAD/.claude/commands/check-ci.md -o ~/.claude/commands/yotamleo-himmel-check-ci.md

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

Full documentation available on GitHub

View Source Repository