ci-fix-failures

Diagnose and fix CI/CD failures by analyzing logs and reproducing issues locally.

18|5|Updated Nov 3, 2025
One-click install
npx skills add https://github.com/mvillmow/ml-odyssey --skill ci-fix-failures
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ci-fix-failures
Source: https://github.com/mvillmow/ml-odyssey/tree/main/.claude/skills/ci-fix-failures
Command: npx skills add https://github.com/mvillmow/ml-odyssey --skill ci-fix-failures

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires github-cli, and includes scripts (resource) components.

What problem does it solve? This Skill provides a systematic approach to diagnose and fix CI/CD failures, helping developers quickly identify the root cause, reproduce issues locally, and apply fixes to get pipelines passing again. It automates troubleshooting, saving critical debugging time.

Core Features & Use Cases:

  • Log Analysis: Fetches and analyzes CI logs to pinpoint failure points, providing immediate insights.
  • Local Reproduction: Guides on reproducing CI failures in your local environment, enabling rapid iteration on fixes.
  • Use Case: Your pull request CI checks are failing. Use this skill to fetch the failed logs, reproduce the exact failure locally, fix the issue, and then push the changes, ensuring a quick resolution and a passing CI pipeline.

Quick Start: Use the ci-fix-failures skill to get the CI logs for pull request number 42 and identify the failure.