From silver-bullet
Runs canary checks after releases to gather runtime evidence and detect regressions before rollback decisions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/silver-bullet:silver-canary <live URL or runtime scope> [--duration <time>] [--interval <time>]<live URL or runtime scope> [--duration <time>] [--interval <time>]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
SB-owned post-deploy confidence gate. It observes the released system after a
SB-owned post-deploy confidence gate. It observes the released system after a deployment and records evidence instead of treating a green deploy command as user safety.
Write or update .planning/CANARY.md.
The artifact must include:
PASS, PASS_WITH_WARNINGS, or BLOCK.SILVER BULLET > CANARY.silver:domain-audit --pack runtime-release.BLOCK.silver:incident.Canary passes only when runtime evidence covers the released artifact and no
unresolved BLOCK remains. Passing CI alone is not canary evidence.
npx claudepluginhub alo-exp/silver-bullet --plugin silver-bulletGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.