parallel-ci-triage
CommunityFix CI faster with parallel triage
Authorspencerpauly
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill speeds up broken CI recovery by splitting failed GitHub Actions jobs into separate workstreams so each failure can be diagnosed and fixed without waiting on a single sequential debugging pass.
Core Features & Use Cases
- Failing Job Isolation: Groups failures by job or independent error cluster so unrelated issues do not block each other.
- Parallel Subagent Execution: Assigns one subagent per failing job to inspect logs, identify root cause, make the fix, and verify locally.
- CI Repair Workflow: Helps with multi-job workflows such as lint, test, and build pipelines where different failures can be resolved in parallel.
Quick Start
Use this skill to triage the failed GitHub Actions jobs, split independent failures across parallel subagents, and verify each fix locally before merging.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: parallel-ci-triage Download link: https://github.com/spencerpauly/awesome-cursor-skills/archive/main.zip#parallel-ci-triage Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.