Canary Critical Areas banner
bop-clocktower bop-clocktower

Canary Critical Areas

Testing community

Description

--- description: Identify which areas of the codebase carry the most test risk based on churn, dependents, and business-critical signals. argument-hint: "[--diff <git diff>] [--save]" allowed-tools: Bash, Read, Glob, Grep --- # canary-critical-areas Use the `canary-critical-areas` agent to identify the highest-risk areas. $ARGUMENTS

Installation

Installs to ~/.claude/skills/bop-clocktower-canary-canary-critical-areas/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository