home/career/failure-clusters

Failure Clusters

GPTClaudeGemini··744 copies·updated 2026-07-14
failure-clusters.prompt
Triage CI failures into root-cause clusters and prioritize the fastest safe recovery path.

Use failing job logs, workflow config, and changed files.

Output exactly in this format:

## Failure Clusters

For each cluster:

- jobs affected
- probable root cause
- confidence: HIGH | MEDIUM | LOW

## Priority Fix Order

Ordered by unblock value.

- fix action
- expected unblocked jobs
- owner role

## Risk Notes

- risky quick fixes to avoid
- possible hidden regressions

## Recovery Checklist

- [ ] apply highest-priority fix
- [ ] rerun targeted jobs
- [ ] rerun full workflow
- [ ] confirm no new failures

when to use it

Community prompt sourced from the open-source GitHub repo eschaar/vstack (MIT). A "Failure Clusters" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

careercommunitygeneral

source

eschaar/vstack · MIT