[code-infra] Add flakyness analyzer skill#1447
Conversation
Adds .claude/skills/ to version control so team members get project-level Claude Code skills automatically when they clone the repo. Includes circleci-why-flaky as the first skill — fetches recent CircleCI failure data and walks the LLM through grep-based bucketing into fixable flake, external outage, or real bug.
Deploy previewhttps://deploy-preview-1447--mui-internal.netlify.app/ Bundle sizeTotal Size Change: 0B(0.00%) - Total Gzip Change: 0B(0.00%) Show details for 29 more bundles@mui/internal-docs-infra/abstractCreateDemo parsed: 0B(0.00%) gzip: 0B(0.00%) PerformanceTotal duration: 13.43 ms -2.50 ms(-15.7%) | Renders: 4 (+0) | Paint: 65.99 ms -2.16 ms(-3.2%)
2 tests within noise — details Check out the code infra dashboard for more information about this PR. |
michelengelen
left a comment
There was a problem hiding this comment.
looking good ... might prove more useful than my local skill i added because of the ci reports being fetched! :D
Fetches recent CircleCI failure data into a directory of plain-text files and walks the LLM through grep-based pattern discovery to bucket failures into fixable flake, external outage, or real bug. output and cache live under
.claude/cache/(gitignored).Sample output