analyze-ci | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / analyze-ci

analyze-ci

maintained by mlflow

star 23.9k account_tree 5.2k verified_user MIT License
bolt View GitHub

name: analyze-ci description: Analyze failed GitHub Action jobs for a pull request. allowed-tools:

  • Bash(uv run skills analyze-ci:*)

Analyze CI Failures

This skill analyzes logs from failed GitHub Action jobs using Claude.

Prerequisites

  • GitHub Token: Auto-detected via gh auth token, or set GH_TOKEN env var

Usage

# Analyze all failed jobs in a PR
uv run skills analyze-ci <pr_url>

# Analyze specific job URLs directly
uv run skills analyze-ci <job_url> [job_url ...]

# Show debug info (tokens and costs)
uv run skills analyze-ci <pr_url> --debug

Output: A concise failure summary with root cause, error messages, test names, and relevant log snippets.

Examples

# Analyze CI failures for a PR
uv run skills analyze-ci https://github.com/mlflow/mlflow/pull/19601

# Analyze specific job URLs directly
uv run skills analyze-ci https://github.com/mlflow/mlflow/actions/runs/12345/job/67890

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 23.9k
GitHub Forks 5.2k
Created Jan 2026
Last Updated 4个月前
tools tools cicd

Related Skills

pr

pr

MoonshotAI
star 6.1k
chevron_right
docker-expert
chevron_right
feature-dev
chevron_right
creating-pr
chevron_right
drafting-pr
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.