Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add seaworld008/Commonly-used-high-value-skills --skill incident-commandergit clone --depth 1 https://github.com/seaworld008/Commonly-used-high-value-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/seaworld008/commonly-used-high-value-skills/incident-commander)<a href="https://agentmods.dev/skills/seaworld008/commonly-used-high-value-skills/incident-commander"><img src="https://agentmods.dev/badge/skills/seaworld008/commonly-used-high-value-skills/incident-commander/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/seaworld008/commonly-used-high-value-skills/incident-commander"><img src="https://agentmods.dev/badge/skills/seaworld008/commonly-used-high-value-skills/incident-commander.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00028 | $0.03634 |
| Opus 5 | $0.00014 | $0.01817 |
| Sonnet 5 | $0.00006 | $0.00727 |
| Haiku 4.5 | $0.00003 | $0.00363 |
Grade A, and why
incident-commander scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 486 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Incident Commander Skill
Category: Engineering Team
Tier: POWERFUL
Author: Claude Skills Team
Version: 1.0.0
Last Updated: February 2026
Overview
The Incident Commander skill provides a comprehensive incident response framework for managing technology incidents from detection through resolution and post-incident review. This skill implements battle-tested practices from SRE and DevOps teams at scale, providing structured tools for severity classification, timeline reconstruction, and thorough post-incident analysis.
Key Features
- Automated Severity Classification - Intelligent incident triage based on impact and urgency metrics
- Timeline Reconstruction - Transform scattered logs and events into coherent incident narratives
- Post-Incident Review Generation - Structured PIRs with multiple RCA frameworks
- Communication Templates - Pre-built templates for stakeholder updates and escalations
- Runbook Integration - Generate actionable runbooks from incident patterns
Skills Included
Core Tools
-
Incident Classifier (
incident_classifier.py)- Analyzes incident descriptions and outputs severity levels
- Recommends response teams and initial actions
- Generates communication templates based on severity
-
Timeline Reconstructor (
timeline_reconstructor.py)- Processes timestamped events from multiple sources
- Reconstructs chronological incident timeline
- Identifies gaps and provides duration analysis
-
PIR Generator (
pir_generator.py)- Creates comprehensive Post-Incident Review documents
- Applies multiple RCA frameworks (5 Whys, Fishbone, Timeline)
- Generates actionable follow-up items
Incident Response Framework
Severity Classification System
SEV1 - Critical Outage
Definition: Complete service failure affecting all users or critical business functions
Characteristics:
- Customer-facing services completely unavailable
- Data loss or corruption affecting users
- Security breaches with customer data exposure
- Revenue-generating systems down
- SLA violations with financial penalties
What ships with it
25 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- assets/incident_report_template.md 4.5 KB
- assets/runbook_template.md 9.5 KB
- assets/sample_incident_classification.json 610 B
- assets/sample_incident_data.json 11 KB
- assets/sample_incident_pir_data.json 3.2 KB
- assets/sample_timeline_events.json 7.6 KB
- assets/simple_incident.json 161 B
- assets/simple_timeline_events.json 734 B
- expected_outputs/incident_classification_text_output.txt 1.5 KB
- expected_outputs/pir_markdown_output.md 3.2 KB
- expected_outputs/simple_incident_classification.txt 1.3 KB
- expected_outputs/timeline_reconstruction_text_output.txt 3.2 KB
- EXTENDED.md 6.4 KB
- README.md 7.4 KB
- references/communication_templates.md 15 KB
- references/incident_severity_matrix.md 8.7 KB
- references/incident-response-framework.md 26 KB
- references/rca_frameworks_guide.md 15 KB
- references/sla-management-guide.md 23 KB
- scripts/incident_classifier.py 34 KB runs code
- scripts/incident_timeline_builder.py 29 KB runs code
- scripts/pir_generator.py 68 KB runs code
- scripts/postmortem_generator.py 38 KB runs code
- scripts/severity_classifier.py 43 KB runs code
- scripts/timeline_reconstructor.py 39 KB runs code
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago Changed · -198 lines · -8 tokens per session 352913d93f9e
- 9d ago First seen · 684 lines · 36 tokens per session scan A a850d3486960
incident-commander is a skill published in the GitHub repository seaworld008/Commonly-used-high-value-skills (70 stars, last pushed 5d ago), licensed MIT. It adds 28 tokens to every session and 3,634 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other skills, from other repositories
trello
Manage Trello boards, lists, and cards via the Trello REST API.
omh-research-department
This is a Hermes-native research-department workflow skill.
omh-wiki
This is a Hermes-native wiki workflow skill.
omh-cto-loop
This is a Hermes-native cto-loop workflow skill.
omh-feedback-triage
This is a Hermes-native feedback-triage workflow skill.
omh-operating-rhythm
This is a Hermes-native operating-rhythm workflow skill.