name: severity-classification description: Define a severity/priority classification framework with decision criteria, routing rules, escalation procedures, and governance process. Use when the project involves operational processes, incidents, or work item triage. allowed-tools: Read, Grep, Glob, WebSearch
Generate SEVERITY-CLASSIFICATION.md at the repository root.
Process
- Read
_research/DOMAIN-RESEARCH.mdfor industry classification standards - Read
PROJECT-PLAN.mdfor operational context - Define 3-4 severity levels with SLAs
- Build Mermaid decision tree flowchart
- Map routing rules to communication channels
- Define escalation procedures with timelines
Required Sections
- Classification Levels (P1-P4 or equivalent): Definition, response time SLA, resolution target, notification channel, 2-3 domain-specific examples per level
- Decision Tree: Mermaid
flowchart TDfor classification, color-coded by severity - Routing Rules: Table (Level | Primary Channel | Secondary | Escalation | Response SLA)
- Classification Examples: Table (Scenario | Classification | Rationale), minimum 6 examples
- Escalation Procedures: Trigger table and Mermaid escalation path diagram
- Governance: Quarterly review process and reclassification guidelines
Quality Criteria
- 3-4 severity levels with SLAs
- Decision tree renders in Mermaid
- Routing rules cover all levels
- 6+ domain-specific classification examples
- Escalation paths with timelines
- Governance review process included