Github Review Failures banner
zoolutions zoolutions

Github Review Failures

Git community

Description

--- description: "Use when CI checks are failing on a PR — fetches failure logs, diagnoses root causes, implements fixes, and pushes until CI is green." model: sonnet argument-hint: "PR number (e.g., 123 or #123)" allowed-tools: Bash(gh pr view:*), Bash(gh pr list:*), Bash(gh pr checks:*), Bash(gh pr diff:*), Bash(gh api:*), Bash(gh run view:*), Bash(git branch:*), Bash(git log:*), Bash(git diff:*), Bash(git push:*), Bash(git commit:*), Bash(git add:*), Bash(bundle exec:*), Read, Write, Edit, Gl

Installation

Installs to ~/.claude/commands/zoolutions-sidekiq-unique-jobs-github-review-failures.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/zoolutions/sidekiq-unique-jobs/HEAD/.claude/commands/github-review-failures.md -o ~/.claude/commands/zoolutions-sidekiq-unique-jobs-github-review-failures.md

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

Full documentation available on GitHub

View Source Repository