Codex Skill Β· Dev Tools

GitHub CI Fix Assistant: Auto-Diagnose Actions Failures

One-click CI failure analysis, smart fix plan generation

πŸ”§One-click CI failure diagnosis
πŸ“‹Auto-generate fix plans
⚑Quick GitHub Actions debugging
GitHub Source

Do You Have These Problems?

This Codex Skill helps you quickly solve CI/CD issues

How to fix GitHub Actions CI failures?

Auto-fetch failure logs, analyze error context, generate fix plans

PR checks failing - how to locate issues?

Use gh CLI to check all PR checks, pinpoint failing items

CI/CD error logs too long to read?

Smart extraction of key errors, summarize causes and fixes

How to automate CI problem fixes?

Generate fix plan, implement after user approval

Codex Skill Core Features

Fully automated GitHub CI diagnosis and fix

πŸ”

Smart Log Analysis

Auto-fetch GitHub Actions failure logs, extract key error info

πŸ“Š

PR Checks Inspection

Use gh CLI to check all PR check statuses, quickly locate failures

πŸ“

Fix Plan Generation

Generate structured fix plans based on error analysis

βœ…

User Approval Required

Fix plans require user approval before execution

πŸ”—

Plan Skill Integration

Depends on plan skill for standardized fix documentation

βš™οΈ

External CI Support

For Buildkite etc., provides detail URLs for manual handling

5 Steps to Fix CI Failures

Complete workflow from diagnosis to fix

1

Authenticate gh CLI

Run gh auth login

2

Check PR Status

Auto-fetch current branch PR checks

3

Pull Failure Logs

Get GitHub Actions failure logs

4

Analyze Errors

Smart summarize failure context

5

Generate Fix Plan

Create actionable fix plan

GitHub CI Fix FAQ

  • What prerequisites does this Skill need?

    Requires gh CLI installed and authenticated. Run gh auth login with workflow/repo scopes.

  • Which CI/CD platforms are supported?

    Primarily GitHub Actions. For external CI like Buildkite, provides detail URLs.

  • Will fixes be auto-executed?

    No. The Skill generates fix plans but requires explicit user approval before implementation.

  • How does it handle complex CI failures?

    Analyzes log context, extracts key errors, generates step-by-step fix plans.

Related Codex Skills Resources