| id | SKL-triage-TRIAGEWORKFLOW |
| name | Triage Workflow |
| description | This skill provides standardized workflows for rapid incident triage and initial assessment. For comprehensive triage procedures, decision trees, and real-world scenarios, please refer to the main **I |
| version | 1.0.0 |
| status | active |
| owner | @cerebra-team |
| last_updated | 2026-02-22 |
| category | Backend |
| tags | ["api","backend","server","database"] |
| stack | ["Python","Node.js","REST API","GraphQL"] |
| difficulty | Intermediate |
Triage Workflow
Skill Profile
(Select at least one profile to enable specific modules)
Overview
This skill provides standardized workflows for rapid incident triage and initial assessment. For comprehensive triage procedures, decision trees, and real-world scenarios, please refer to the main Incident Triage skill.
Core Principle: "Triage quickly, assess accurately, escalate appropriately."
Why This Matters
- Rapid Response: Quick triage reduces MTTR
- Correct Severity: Proper classification ensures appropriate response
- Efficient Escalation: Right resources engaged at right time
- Consistency: Standard workflow ensures consistent assessment
Core Concepts & Rules
1. Core Principles
- Follow established patterns and conventions
- Maintain consistency across codebase
- Document decisions and trade-offs
2. Implementation Guidelines
- Start with the simplest viable solution
- Iterate based on feedback and requirements
- Test thoroughly before deployment
Inputs / Outputs / Contracts
- Inputs:
- Incident alerts and notifications
- Monitoring data and metrics
- Error logs and traces
- Service inventory
- Entry Conditions:
- Incident detected and acknowledged
- Monitoring data available
- Triage workflow documented
- Outputs:
- Severity classification
- Escalation decision
- Initial incident documentation
- Stakeholder notifications
- Artifacts Required (Deliverables):