it-incident-command

Coordinates major IT incident response with severity, roles, timeline, and recovery verification.

Updated Jun 21, 2026
One-click install
npx skills add https://github.com/lwokeray/cowork-plugins --skill it-incident-command-lwokeray
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: it-incident-command
Source: https://github.com/lwokeray/cowork-plugins/tree/main/plugins/it-operations-cowork/skills/it-incident-command
Command: npx skills add https://github.com/lwokeray/cowork-plugins --skill it-incident-command-lwokeray

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Major IT outages and P1/P2 incidents often devolve into chaotic war rooms with unclear ownership, lost evidence, speculative root causes, and premature closure. This Skill provides a structured command framework for running major incidents from detection through verified recovery. ## Core Features & Use Cases - Incident Command Structure: Establishes severity, assigns confirmed roles (commander, scribe, communications lead, workstream leads), and sets a communication cadence within the first 15 minutes. - Evidence-Preserving Timeline: Records timestamped observations, decisions, actions, and results, including failed actions and reversals, without rewriting history. - Restoration Decision Framework: Evaluates each proposed action for evidence, blast radius, data/security risk, approval, rollback, and verification signals. - Use Case: During a multi-region Microsoft 365 outage affecting executives, use this Skill to stand up a war room, coordinate resolver teams and vendors, publish consistent stakeholder updates, and close the incident only after recovery criteria are met. ## Quick Start Use the it-incident-command skill to coordinate our ongoing P1 outage affecting the Exchange service across three regions.

Frequently Asked Questions about it-incident-command

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage a major IT incident or P1 outage?▼

Start by recording detection time and impact scope, set provisional severity, name an incident commander and scribe, and open an authoritative incident record. Then split bounded workstreams with single owners, establish a communication cadence, and evaluate restoration options by blast radius and rollback.

What roles are needed in an incident war room?▼

A major incident typically needs an incident commander, technical lead, communications lead, scribe, workstream leads, a business liaison, and security/privacy/legal liaisons. Roles should only be assigned with confirmation, and unfilled roles must be marked explicitly.

What should an incident status update include?▼

Every update should state the current service state, confirmed user and business impact, what changed since the last update, active workstreams, any verified workaround, and the next update time. Speculative root causes should never be published; label gaps as investigating.

When can a major incident be declared resolved?▼

Resolution requires validated service through synthetic checks, telemetry, and representative user transactions, plus confirmation that backlogs, replication, data integrity, and security controls are normal. Cleared alerts alone are insufficient; the user path and data state must be verified.

How should incident timelines be documented?▼

Use absolute timestamps with timezone, separate observation time from event time, and label entries as observed, reported, inferred, decision, action, or result. Failed actions and reversals must be preserved rather than rewritten into a success narrative.

What are the limitations of an incident command framework?▼

It coordinates response but does not grant system access or perform remediation itself; actual execution depends on available tools, permissions, and authorized operators. Permanent root-cause analysis is deferred to separate problem management after service is stable.