Triage Flake — Development skill for Claude Code
Investigate an intermittent failure and classify its cause without repairing it.
How to install Triage Flake
Installs to ~/.claude/commands/artemcherbaev-agentic-playwright-suite-triage-flake.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ArtemCherbaev/agentic-playwright-suite/HEAD/.claude/commands/triage-flake.md -o ~/.claude/commands/artemcherbaev-agentic-playwright-suite-triage-flake.md Restart Claude Code, or start a new session, for it to be picked up.
What Triage Flake does
description: Investigate an intermittent failure and classify its cause without repairing it argument-hint:
Investigate the intermittent failure of **$1**.
Use the flake-investigator agent. Do not repair anything in this command; the classification is the deliverable.
Work in this order and report what you actually ran:
- Reproduce in isolation:
npx playwright test --grep "$1" --repeat-each 5 --workers 1 - If it will not fail alone, reproduce under load: `--r
Alternatives in Development
- Triage PRs — Classify all open PRs by module, review state, scope, and architectural impact — produces a prioritized triage 12.6k ★
- Investigate — Investigation Skill 1.9k ★
- Investigate Performance — Investigate a Nimbalyst performance problem (freeze, lag, idle CPU, slow op, memory growth) with measured evid 1.6k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Investigate Alerts
Investigate active and historical ZDX alerts to understand scope, root cause, and impact.
Investigator
Root-cause debugging specialist that diagnoses issues through systematic investigation before proposing any fi
Find Bug
Investigate a reported symptom, form hypotheses, and locate the root cause.
Five
Apply the Five Whys root cause analysis technique to investigate an issue
Bug Triage
Classify bugs, assign severity and priority, and propose next actions.
Replies
/replies — Sync, Classify & Triage Campaign Replies
Related Agents
Flake Investigator
Establishes why a Playwright case failed intermittently and classifies the cause before anyone changes the tes
Bug Triager
Read-only triage of ONE issue — reproduce, classify severity, locate the root cause via codebase-memory MCP, a
E2e Failure Classifier
Use when a Playwright or Cypress test failure needs a root cause, to classify ONE failure into the F1–F15 taxo