ci-fixer

Diagnose CI/CD pipeline failures from workflow logs and propose fixes.

32|7|Updated Dec 10, 2025
One-click install
npx skills add https://github.com/jamesjlundin/full-stack-web-and-mobile-template --skill ci-fixer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ci-fixer
Source: https://github.com/jamesjlundin/full-stack-web-and-mobile-template/tree/main/.claude/skills/ci-fixer
Command: npx skills add https://github.com/jamesjlundin/full-stack-web-and-mobile-template --skill ci-fixer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps diagnose and fix CI/CD pipeline failures by analyzing workflow logs, identifying root causes, and proposing concrete fixes to get pipelines back on track.

Core Features & Use Cases

  • Log Analysis: Inspect common CI workflow logs across ci.yml, deploy.yml, evals.yml to identify failures.
  • Root-Cause Diagnosis: Provide actionable fixes for typecheck errors, lint issues, build failures, and test failures.
  • Guided Remediation: Offer step-by-step commands to apply fixes and stabilize pipelines.

Quick Start

Use this skill when CI is failing or a pipeline error occurs; it will suggest targeted fixes and commands to apply.