Implements the S.C.A.R. framework to document bugs and incidents through Signal, Cause, Action, and Reinforcement analysis.
The SCAR skill provides a structured methodology for Claude to assist developers in documenting technical incidents and bug fixes. By guiding users through the Signal, Cause, Action, and Reinforcement phases, it ensures that every issue results in a permanent system improvement. It features automatic duplicate detection, recurrence tracking with escalation levels (from documentation to automated tests), and standardized markdown reporting, helping teams build a resilient internal knowledge base or wiki of technical challenges and their solutions.
主な機能
01Automated Categorization: Distinguishes between immediate incidents and potential bugs for better prioritization.
02S.C.A.R. Framework Guidance: Step-by-step walkthrough for Signal, Cause, Action, and Reinforcement analysis.
03Structured Wiki Generation: Produces standardized Markdown files with metadata and tags for easy indexing.
040 GitHub stars
05Escalation Logic: Increases the strength of prevention (Reinforcement) if an incident reoccurs.
06Recurrence Detection: Automatically searches project wikis for existing incidents to prevent duplicate documentation.
ユースケース
01Documenting a critical production outage to prevent future occurrences using the 5 Whys method.
02Managing a technical debt wiki by tracking recurring infrastructure issues and escalating guardrails.
03Conducting a root cause analysis after a complex bug fix to identify structural weaknesses.