← Back to Debug Incident Triage

Debug Incident Triage Documentation

Runtime-generated docs from the validated registry. Use this page as the in-app skill reference while external source repositories are still being finalized.

Workflow summary

Structures incident debugging by grouping recurring log signatures and producing prioritized next-step diagnostics for on-call teams.

Version
0.1.0
Updated
Apr 22, 2026
Reliability
medium
Risk
high

Verification and assets

  • reconciliation checks
  • manual review required

Included files

  • scripts/cluster_log_signatures.py (script) - Groups recurring error signatures by normalized log message.
  • references/triage-template.md (reference) - Template for consistent incident triage reports.
  • references/hypothesis-ranking.md (reference) - Confidence ranking guidance for triage hypotheses.
  • references/containment-playbook.md (reference) - Safe immediate containment action patterns.

Inputs

  • incident_logs (text) - Error and warning events collected during incident window.
  • service_context (markdown) - Deployment topology and dependency context.

Outputs

  • triage_report (markdown) - Ranked hypotheses with evidence and confidence.
  • next_checks (markdown) - Ordered diagnostic checks with command-level specificity.

Source metadata

Declared source URL in registry:

https://github.com/SHREYAS290601/ars.flow-skills/tree/main/skills/debug-incident-triage