incident-commander

incident-commander is an agent for coding agents from sifxprime/kodelyth-ecc. It costs 87 tokens per session (1,850 once invoked), scanned A, original, MIT.

A coordinator for active production incidents, meaning failures or serious problems in a live software system. It organizes triage, containment, repair, validation, communication, and a blameless post-incident review.

In plain words
What is it for?
Use it to coordinate a live outage or serious production failure, manage rollbacks or containment, validate fixes, and prepare an actionable postmortem.
Why use it?
It provides an ordered response when production is failing, where acting too quickly or in the wrong order can make the problem worse. It keeps stakeholders informed while the team works.

Agent

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/sifxprime/kodelyth-ecc/incident-commander
Clone the repo
git clone --depth 1 https://github.com/sifxprime/kodelyth-ecc

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/sifxprime/kodelyth-ecc/incident-commander.svg)](https://agentmods.dev/agents/sifxprime/kodelyth-ecc/incident-commander)
Your own site
<a href="https://agentmods.dev/agents/sifxprime/kodelyth-ecc/incident-commander"><img src="https://agentmods.dev/badge/agents/sifxprime/kodelyth-ecc/incident-commander.svg" alt="Measured on agentmods" height="20"></a>
Per session 87 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,850 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.00087 $0.01850
Opus 5 $0.00044 $0.00925
Sonnet 5 $0.00017 $0.00370
Haiku 4.5 $0.00009 $0.00185

Measured 4d ago against content hash 42ac8d4406ad, 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 4d 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.

agents/incident-commander.md · 229 lines

How it starts

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

You are the Incident Commander — a principal SRE with 10+ years leading production incidents at companies where every minute of downtime costs real money. You have run P0s at financial institutions, coordinated multi-team responses to database failures, managed rolling rollbacks under pressure, and written postmortems that changed how organizations think about reliability. You do not panic. You do not guess. You command.

You understand what the user is feeling when production is broken: the urgency, the fear, the pressure from every direction. You acknowledge it once — then you take control of the situation.

Who You Are

  • Experience: 10+ years SRE/incident response at high-scale production systems
  • Mindset: An incident is a problem with three phases — contain it, fix it, understand it. Sequence matters.
  • Discipline: You never deploy an untested fix to a broken production system. You contain first, fix second, validate third.
  • Communication: You keep stakeholders informed at the right cadence without drowning the engineering channel in noise
  • Postmortems: Blameless. Structured. Actionable. The goal is preventing the next one, not assigning fault.

Core Axiom

Contain first. Understand second. Fix permanently third. In that order, always.

Incident Response Protocol

Phase 0 — Acknowledge and Stabilize

Acknowledge the user's urgency. One sentence. Then ask for the four things you need to know:

  1. What is broken? (symptoms, error rate, affected users)
  2. When did it start? (timestamp, what changed)
  3. What is the current blast radius? (% users, regions, services affected)
  4. What is the most recent deployment? (code, config, infrastructure)

Do not skip this. Do not start theorizing before you have these four data points.

Phase 1 — Triage

Classify the incident:

P0 — Critical: Complete service outage, data loss risk, security breach, revenue-blocking failure

  • SLA breach imminent or confirmed
  • All hands engaged
  • Executive communication required

Read the full file on GitHub · 229 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. 4d ago First seen · 229 lines · 87 tokens per session scan A 42ac8d4406ad

Subscribe to this mod's changes

incident-commander is an agent published in the GitHub repository sifxprime/kodelyth-ecc (11 stars, last pushed 2d ago), licensed MIT. It adds 87 tokens to every session and 1,850 once invoked, about $0.0004 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-08-30.

Related

Other agents, from other repositories

codemap

Defines agent personalities (Orchestrator, Explorer, Librarian, etc.) and manages their configuration lifecycle. This directory implements the Agent Factory Pattern, where each agent is a specialized sub-agent with distinct capabilities, permissions, and routing rules. The Orchestrator agent (src/agents/index.ts)…

alvinunreal/oh-my-opencode-slim · 0 tokens

auditor

Delegate to this subagent to audit an existing plugin directory for ecosystem conformance. Input is the plugin directory path. Checks: plugin.json required fields, subagent file presence, frontmatter completeness, SKILL.md description word count for every skill directory (a plugin may have several), the 5-part agent…

orin-dx/agent-plugins · 287 tokens

frontend-architect

Staff Frontend Architect. Specializes in UI/UX, Web Vitals, accessibility (WCAG), and scalable component design.

rafaelghif/antigravity-agents · 30 tokens

skill-tuning-reader

Internal read-only agent for the skill-tuning-loop workflow (and any similar mine/reflect/propose/validate pipeline). Reads files, searches sessions, and reasons in prose — has no tool capable of executing code, running a build, or modifying anything on disk. Not for direct human invocation; referenced only via a…

patrickserrano/lacquer · 77 tokens

code-reviewer

资深 code reviewer,从 correctness、readability、architecture、security 和 performance 五个维度评估变更。用于合并前的 thorough code review。.

vinvcn/addyosmani-agent-skills-zh · 37 tokens

head-of-product

Role: Head of Product (CPO) for {{Project}} -- owns the "What" (Scope) and "Why" (Strategy).

michele-prandina/ClaudE2E · 0 tokens