From silver-bullet
Manages SB-owned incident response for runtime failures, release regressions, and customer-impacting defects. Writes .planning/INCIDENT.md with timeline, root cause, and corrective actions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/silver-bullet:silver-incident <incident scope or symptoms><incident scope or symptoms>The summary Claude sees in its skill listing — used to decide when to auto-load this skill
SB-owned incident workflow for active runtime failures, release regressions, and
SB-owned incident workflow for active runtime failures, release regressions, and
customer-impacting defects. It extends silver:forensics with impact, response,
and corrective-action ownership.
Write or update .planning/INCIDENT.md.
The artifact must include:
silver:add;SILVER BULLET > INCIDENT.silver:forensics for root-cause reconstruction when the
failure path is unclear.silver:domain-audit --pack incident-retro and affected
runtime/API/data/security packs.silver:add with owner, priority, and
due expectation.silver:retro.The incident workflow is complete only when the user-impacting state is mitigated or explicitly accepted, root cause is evidenced, and corrective actions are tracked.
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.