Home / andersonlimahw / lemon-ai-hub · plugins/incident-center/SKILL.md · GitHub

incident-center skillA

incident-center is agent-read markdown (skill) from andersonlimahw/lemon-ai-hub: Incident tracking, MTTR/MTTD metrics, and postmortem library. Manages the full incident lifecycle from declaration to postmortem close. Use when declaring a new incident, reviewing MTTR trends, searching for similar past incidents, or tracking open action items from postmortems..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Incident Center Plugin

Full incident lifecycle. From alert to action items closed.

## Commands

```
/incident-center declare P1 "Checkout errors"   — open new incident
/incident-center status                          — list open incidents
/incident-center close INC-042                  — mark resolved
/incident-center postmortem INC-042             — generate postmortem template
/incident-center search "database timeout"      — find similar past incidents
/incident-center metrics                        — MTTR/MTTD/frequency report
/incident-center action-items                  — list all open follow-up tasks
```

## Incident Registry

```
OPEN INCIDENTS — 2026-06-14
=============================
INC-047  P1  Checkout 500 errors  44m open  IC: @dev  #inc-2026-06-14-checkout
INC-046  P2  Search latency >2s   2h open   IC: @ops  #inc-2026-06-14-search
```

## MTTR/MTTD Metrics

```
INCIDENT METRICS — Last 90 days
=================================
Total incidents: 23  (P0: 1, P1: 8, P2: 14)
MTTD (mean time to detect):  4.2 min  (target: <5 min) ✅
MTTR (mean time to resolve): 47 min   (target: <60 min) ✅
Recurrence rate: 22% (5 incidents were repeats)

TOP RECURRING ISSUES
…

Read the whole file at its exact version.

How to install

Latest version
mdr add andersonlimahw/lemon-ai-hub/incident-center@git:20260801.d400e34
Exact content
mdr add andersonlimahw/lemon-ai-hub/incident-center@sha256:4b896d0afb081f8e

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_zi3sqosiqkyswhwk.svg)](https://markdownregistry.com/a/art_zi3sqosiqkyswhwk)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260801.d400e34 latest2026-08-01 d400e34 1,976 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (1976 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

andersonlimahw/lemon-ai-hub · 14 stars · license none · pushed 2026-09-20 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_zi3sqosiqkyswhwk
GET https://markdownregistry.com/api/v1/resolve?ref=andersonlimahw/lemon-ai-hub/incident-center
GET https://markdownregistry.com/api/v1/blob/4b896d0afb081f8ec115f59832e113ed58e48bba105dd48995a6436c516c2f6e

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from andersonlimahw/lemon-ai-hub

AGENTS.md agents
andersonlimahw/lemon-ai-hub · AGENTS.md
git:20260905.88fc672 · audit A · 14 stars
CLAUDE.md claude
andersonlimahw/lemon-ai-hub · CLAUDE.md
git:20260905.88fc672 · audit A · 14 stars
llms.txt@docs llmstxt
andersonlimahw/lemon-ai-hub · docs/llms.txt
git:20260614.5160142 · audit A · 14 stars
a11y-audit skill
andersonlimahw/lemon-ai-hub · plugins/a11y-audit/SKILL.md · WCAG 2.1 AA/AAA accessibility audit for web components, pages, and apps. Detects contrast failures, missing ARIA…
git:20260614.2f67b30 · audit A · 14 stars
a11y-guardian skill
andersonlimahw/lemon-ai-hub · plugins/a11y-guardian/SKILL.md · Continuous accessibility monitoring. Runs WCAG 2.1 audit on every PR, blocks merge on CRITICAL violations, and posts…
git:20260801.d400e34 · audit A · 14 stars
a11y-guardian skill
andersonlimahw/lemon-ai-hub · plugins/a11y-guardian/skills/a11y-guardian/SKILL.md · Continuous accessibility monitoring. Runs WCAG 2.1 audit on every PR, blocks merge on CRITICAL violations, and posts…
git:20260801.d400e34 · audit A · 14 stars
ads skill
andersonlimahw/lemon-ai-hub · plugins/ads/SKILL.md · When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X…
v2.2.0 · audit A · 14 stars
agent-sdk-dev skill
andersonlimahw/lemon-ai-hub · plugins/agent-sdk-dev/SKILL.md · agent-sdk-dev plugin. Routes to its sub-skills: agent-sdk-dev, agent-sdk-verifier-py. Use when the task matches any of…
git:20260801.d400e34 · audit A · 14 stars
agent-sdk-dev skill
andersonlimahw/lemon-ai-hub · plugins/agent-sdk-dev/skills/agent-sdk-dev/SKILL.md · A comprehensive skill for creating new Agent SDK applications. Guides through creating TypeScript or Python SDK apps…
git:20260709.a9f43d7 · audit A · 14 stars
agent-sdk-verifier-py skill
andersonlimahw/lemon-ai-hub · plugins/agent-sdk-dev/skills/agent-sdk-verifier-py/SKILL.md · Thoroughly verifies Python Agent SDK applications for correct setup and best practices.
git:20260709.a9f43d7 · audit A · 14 stars
AGENTS.md@plugins/agentic-value-loops agents
andersonlimahw/lemon-ai-hub · plugins/agentic-value-loops/AGENTS.md
git:20260614.f27dfea · audit A · 14 stars
agentic-value-loops skill
andersonlimahw/lemon-ai-hub · plugins/agentic-value-loops/SKILL.md · agentic-value-loops plugin. Routes to its sub-skills: ai-tuning-loop, documentation-sync-loop…
git:20260801.d400e34 · audit A · 14 stars

Every file in andersonlimahw/lemon-ai-hub

Other files named incident-center

incident-center skill
andersonlimahw/lemon-ai-hub · plugins/incident-center/skills/incident-center/SKILL.md · Incident tracking, MTTR/MTTD metrics, and postmortem library. Manages the full incident lifecycle from declaration to…
git:20260801.d400e34 · audit A · 14 stars

Browse by kind, by grade A, or by owner.