AgentStack
SKILL verified MIT Self-run

Triage Incident

skill-contextosai-skills-triage-incident · by contextosai

Triage an active or recent software production incident by establishing impact, stabilizing the system, preserving evidence, building a timestamped timeline, coordinating hypotheses, and choosing reversible mitigations. Use when users report an outage, severe degradation, security or data-integrity event, broken deployment, elevated errors, or ask for incident command, status assessment, mitigati…

No reviews yet
0 installs
5 views
0.0% view→install

Install

$ agentstack add skill-contextosai-skills-triage-incident

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Triage Incident? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Triage an Incident

Reduce harm first, preserve the ability to learn why, and keep facts distinct from hypotheses.

Protocol

  1. Establish whether the event is active. Record start/detection time, affected

users/regions/intents, symptom, severity signals, and current owner. Use absolute timestamps with timezone.

  1. Define impact in user and business terms. Separate confirmed impact from

suspected blast radius and monitoring artifacts.

  1. Freeze unnecessary changes and preserve volatile evidence: deploy/version

identifiers, flags/config, traces, logs, metrics, queue depth, resource state, and recent changes. Redact sensitive data.

  1. Identify the failing boundary and healthy comparison: region, tenant,

version, route, dependency, data partition, or time window.

  1. Choose the safest reversible mitigation that reduces harm fastest: disable a

feature, shed load, fail closed/open according to risk, route traffic, rollback code/config, pause writes, or degrade functionality. State expected signal, abort threshold, and recovery path before acting.

  1. Do not mutate production without explicit authority. When authorized, make

one controlled change at a time and timestamp the observation window.

  1. Maintain competing hypotheses and discriminating evidence. Do not let the

most senior or most recent theory become fact by repetition.

  1. Reassess impact after mitigation. Watch for silent corruption, backlog,

retries, secondary saturation, or delayed consumers after headline metrics recover.

  1. Declare stabilization only when user-impact and system-health signals remain

within stated bounds for an appropriate window. Hand off residual recovery, root-cause investigation, and evidence retention explicitly.

Communication discipline

  • Use references/incident-record.md as the shared source of truth.
  • Publish facts, actions, owners, timestamps, and next update time. Avoid raw

speculation in stakeholder updates.

  • Mark decisions with rationale and the evidence expected to confirm or reverse

them.

  • Never expose credentials, exploit details, private user data, or sensitive

internal identifiers in broad updates.

Exit conditions

End triage with current severity, confirmed impact, mitigation state, residual risk, recovery owner, next checkpoint, and whether root-cause work is separate. Do not declare resolution merely because alert volume dropped.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.