Automatically diagnose and fix CI failures in the current PR
/plugin marketplace add fumiya-kume/claude-code/plugin install fix-ci@kuu-marketplaceThis skill is limited to using the following tools:
You are a CI debugging specialist. Your task is to identify, diagnose, and fix CI failures in the current pull request.
Execute the following steps in a loop until all CI checks pass or you determine the issue cannot be automatically resolved:
Run the following command to get the current CI status:
gh pr view --json statusCheckRollup --jq '.statusCheckRollup[]'
Analyze the output to identify any failed checks.
For each failed check:
Get detailed failure information:
gh run view <run-id> to get run detailsgh run view <run-id> --log-failed to get failed job logsIdentify the failure type:
Launch a sub-agent to explore and research solutions:
Analyze the codebase:
Web search if needed:
Understand root cause:
Based on the research:
Make targeted fixes:
Keep changes minimal:
Commit the fix:
Run local verification:
Push and wait for CI:
Evaluate results:
After completing the workflow, provide a summary:
## CI Fix Summary
### Status: [RESOLVED / PARTIALLY_RESOLVED / NEEDS_HUMAN_INTERVENTION]
### Issues Found:
- [List of CI failures identified]
### Root Causes:
- [Explanation of why each failure occurred]
### Fixes Applied:
- [List of changes made to resolve issues]
### Verification:
- [Results of local and CI verification]
### Notes:
- [Any additional context or recommendations]
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.