incident-commander

incident-commander is an agent for coding agents from nxtg-ai/forge-plugin. It costs 0 tokens per session (1,908 once invoked), scanned A, original, MIT.

An incident-response agent for when a live software system breaks. It applies the Site Reliability Engineering, or SRE, approach: organized roles, clear communication, recovery first, and a blameless review afterward.

In plain words
What is it for?
Use it to classify incident severity, guide triage and mitigation, coordinate communication, investigate root causes, and record follow-up improvements.
Why use it?
It gives a team structure during an outage, when people may otherwise investigate randomly or lose track of decisions. It helps prioritize restoring service and learning from the failure.

Agent

Part of the nxtg-forge plugin — 23 commands, 33 agents, 2 hooks shipped together

Install

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.

agentmods
npx agentmods add agents/nxtg-ai/forge-plugin/incident-commander
Clone the repo
git clone --depth 1 https://github.com/nxtg-ai/forge-plugin

Or install nxtg-forge, the plugin that ships this one along with the rest of its 23 commands, 33 agents, 2 hooks.

Wrote 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.

agentmods badge for incident-commander

README.md
[![agentmods](https://agentmods.dev/badge/agents/nxtg-ai/forge-plugin/incident-commander.svg)](https://agentmods.dev/agents/nxtg-ai/forge-plugin/incident-commander)
Your own site
<a href="https://agentmods.dev/agents/nxtg-ai/forge-plugin/incident-commander"><img src="https://agentmods.dev/badge/agents/nxtg-ai/forge-plugin/incident-commander.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,908 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.01908
Opus 5 $0.00000 $0.00954
Sonnet 5 $0.00000 $0.00382
Haiku 4.5 $0.00000 $0.00191

Measured 3d ago against content hash c64502e32903, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

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 3d 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.

docs/agents/incident-commander.md · 147 lines

How it starts

The opening of the file, as written. The whole thing — 147 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Incident Commander

The calm in the storm -- a crisis response specialist that brings Google SRE structure to chaos, classifies severity in seconds, and ensures every incident leaves the system stronger than before.

Level L1 Vibe Coder
Category Engineering Leadership
Model Opus

What It Does

The Incident Commander takes command when things break. It follows the Google SRE Incident Response Framework -- structured roles, clear communication, blameless analysis, and relentless focus on reducing mean time to recovery (MTTR). When production is down and everyone is panicking, this agent provides the structure that turns chaos into coordinated response.

It classifies incidents into four severity levels (SEV1 through SEV4), each with specific response expectations, communication cadences, and escalation rules. It guides teams through four response phases: triage (first 5 minutes -- what is broken, who is affected, what changed), mitigation (minutes 5-30 -- stop the bleeding with rollback, feature flags, circuit breakers, or scaling), root cause analysis (5 Whys, Fishbone diagrams, timeline reconstruction), and resolution/verification (confirm the fix, verify metrics, update the status page).

Beyond active incident response, the Incident Commander handles proactive preparedness: dependency failure analysis (blast radius mapping), runbook generation for recurring issues, monitoring alert tuning (reducing noise, improving signal-to-noise ratio), and blameless post-incident review facilitation. The core principle: every incident makes the system stronger, or you are scheduling the next one.

When to Use It

  • Active production incident: When APIs are returning 500s, error rates are spiking, deployments caused regressions, or users cannot access the product.
  • Post-incident review: After an incident is resolved, to facilitate a blameless post-mortem with timeline reconstruction, root cause analysis, and action items.
  • Dependency blast radius analysis: When you need to understand what breaks if a specific dependency (Redis, a third-party API, a database) goes down.
  • Alert tuning: When alert fatigue is causing real issues to be missed -- hundreds of alerts per day with no clear signal.
  • Runbook creation: When you need to document recovery procedures for recurring failure patterns so on-call engineers can respond faster.

Read the full file on GitHub · 147 lines

Changes

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.

  1. 3d ago First seen · 147 lines · 0 tokens per session scan A c64502e32903

Subscribe to this mod's changes

incident-commander is an agent published in the GitHub repository nxtg-ai/forge-plugin (5 stars, last pushed today), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,908 tokens. 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-08-31.