triage-ci-flake
✓Use when CI tests fail on main branch after PR merge, or when investigating flaky test failures in CI environments
Installation
SKILL.md
Systematic workflow for triaging and fixing test failures in CI, especially flaky tests that pass locally but fail in CI. Tests that made it to main are usually flaky due to timing, bundling, or environment differences.
CRITICAL RULE: You MUST run the reproduction workflow before proposing any fixes. No exceptions.
YOU MUST EXECUTE THESE COMMANDS. Reading code or analyzing logs does NOT count as reproduction.
Use when CI tests fail on main branch after PR merge, or when investigating flaky test failures in CI environments Source: payloadcms/payload.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/payloadcms/payload --skill triage-ci-flake- Source
- payloadcms/payload
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is triage-ci-flake?
Use when CI tests fail on main branch after PR merge, or when investigating flaky test failures in CI environments Source: payloadcms/payload.
How do I install triage-ci-flake?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/payloadcms/payload --skill triage-ci-flake Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/payloadcms/payload
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01