analyze-ci-failure-logs

Community

Parse and analyze CI failure logs to identify root causes and error patterns.

Authormvillmow
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill analyses CI failure logs to extract error messages, categorize failures, and surface actionable root causes and remediation steps.

Core Features & Use Cases

  • Download/collect logs from PR runs
  • Parse errors by category (compilation, tests, timeout, dependency)
  • Report findings with remediation suggestions

Quick Start

gh run download <run-id> -D /tmp/ci-logs gh run view <run-id> --log > /tmp/ci-output.log grep -i "error|failed|panic|exception" /tmp/ci-output.log

Dependency Matrix

Required Modules

gh

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: analyze-ci-failure-logs
Download link: https://github.com/mvillmow/ml-odyssey/archive/main.zip#analyze-ci-failure-logs

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.