Canary Debug Flake banner
bop-clocktower bop-clocktower

Canary Debug Flake

Testing community

Description

--- description: Diagnose a flaky test and propose a deterministic fix from code, CI logs, or a failure description. argument-hint: <test file path, CI log excerpt, or failure description> allowed-tools: Bash, Read, Edit, Glob, Grep --- # canary-debug-flake Use the `canary-flake-hunter` agent to diagnose the following flaky test: $ARGUMENTS

Installation

Installs to ~/.claude/skills/bop-clocktower-canary-canary-debug-flake/SKILL.md

Terminal
mkdir -p ~/.claude/skills/bop-clocktower-canary-canary-debug-flake && curl -fsSL https://raw.githubusercontent.com/bop-clocktower/canary/HEAD/commands/canary-debug-flake.md -o ~/.claude/skills/bop-clocktower-canary-canary-debug-flake/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository