Analyzing CI Flakiness

Analyzes recent CI failures on pull requests to identify flaky tests, using retry outcomes (failed attempt → green re-run) and cross-PR recurrence as evidence, and maintains a local longitudinal ledger so flakiness can be tracked over time. TRIGGER when: the user wants to find flaky tests, correlate recent CI failures, check which tests fail across PRs or recover on retry, or refresh the flakiness trend report. DO NOT TRIGGER when: babysitting a single PR's CI until green → monitoring-pull-requests; diagnosing or fixing one specific failing test → the bug-analysis skills.

opsmill 0c75659 2 files · 24.8 KB Updated

File contents

opsmill/infrahub/tree/main/.agents/skills/analyzing-ci-flakiness commit 0c7565959b

Frequently asked questions

npx skillmds@latest add opsmill/analyzing-ci-flakiness