Agent skill

fix-ci

(ePost) Fix CI pipeline failures

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/fix-ci-klara-copilot-epost-agent-kit

Metadata

Additional technical details for this skill

connections
{
    "extends": [
        "fix"
    ]
}
argument hint
[CI failure description or log URL]

SKILL.md

Fix CI Pipeline Failures

Direct CI fix — skip auto-detection, go straight to CI debugging.

$ARGUMENTS

Process

  1. Examine CI logs — identify the failing step and error output
  2. Identify failure point — parse error messages, exit codes, build output
  3. Reproduce locally — run the same commands/tests that failed in CI
  4. Fix — apply the minimal correct fix
  5. Verify — re-run the failing command locally to confirm fix
  6. Test — run full test suite to catch regressions

Rules

  • Fix root causes, not symptoms
  • Do not disable or skip failing CI checks
  • If CI config needs changes, explain why

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results