Canary Failure Impact banner
bop-clocktower bop-clocktower

Canary Failure Impact

Testing community

Description

--- description: Trace the downstream impact of a test, function, or code path failing undetected — produces a severity label and affected dependency list. argument-hint: "<test file | function name | code path>" allowed-tools: Bash, Read, Glob, Grep --- # canary-failure-impact Use the `canary-failure-impact` agent to trace the impact of a failure. $ARGUMENTS

Installation

Installs to ~/.claude/skills/bop-clocktower-canary-canary-failure-impact/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository