Analyze CI — Development skill for Claude Code
Fetch and analyze failing CI checks across all open PRs, identify root causes, and summarize actionable fixes.
How to install Analyze CI
Installs to ~/.claude/commands/rremizov-django-random-queryset-_analyze-ci.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/rremizov/django-random-queryset/HEAD/.claude/commands/_analyze-ci.md -o ~/.claude/commands/rremizov-django-random-queryset-_analyze-ci.md Restart Claude Code, or start a new session, for it to be picked up.
What Analyze CI does
name: _analyze-ci description: Fetch and analyze failing CI checks across all open PRs, identify root causes, and summarize actionable fixes model: haiku
Analyze failing CI checks across all open PRs in this repository.
Steps
**Fetch open PRs with CI status:**
gh pr list --json number,title,headRefName,statusCheckRollup**Identify failing jobs** from `statusCheckRollup`: collect unique job IDs where `conclusion == "FAILURE"`. To avoid redundancy, dedupli
Alternatives in Development
- Triage PRs — Classify all open PRs by module, review state, scope, and architectural impact — produces a prioritized triage 12.6k ★
- Om Standup — Morning kickoff 4.6k ★
- Shopify CLI Update — Create Shopify CLI PRs after releasing new version of @shopify/cli-hydrogen 2.1k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Unity Fix
Diagnoses and fixes a Unity bug — reads console errors, checks common causes, applies targeted fix, verifies v
Dispatch Fixes
Open draft PRs for safe, auto-fixable Figmagent improvement issues that already have a fix plan
Diagnose Negatives
Analyze negative-signal sessions for a skill, identify failure patterns, propose and apply fixes
App Store Review Playbook
Everything learned shipping 8 apps to the App Store and Google Play - 15 rejections with root causes, build an
Locate Root Causes
GRACE Phase 3 - Backward causal slicing, failure attribution, and root-cause aggregation
Cloud Run Debug
Diagnose a failing Cloud Run service — Antigravity (agy/Gemini) digests the error logs cheaply, Claude infers
Related Agents
Error Analyzer
Analyze multiple PostHog errors in parallel to identify patterns, root causes, and prioritize fixes based on u
Debug Agent
You are a specialized debugging agent. Your job is to investigate issues, trace through code, analyze logs, an
Experiment Log Analyzer
Use this agent when you need to analyze experiment logs, error traces, or execution failures to identify root