Onboarding & Workflow Custom Skills · Curated

Uptime Incident Reporter

Drafts a status update and post-mortem write-up after a downtime incident.

What it does

Takes the raw timeline of an outage (when monitoring detected it, when the team noticed, when it was resolved) and the root cause, then produces a short customer-facing status update and a separate, more detailed internal post-mortem covering impact, root cause, and concrete follow-up actions.

Install

This skill isn't packaged in an installable registry. It's a plain SKILL.md file you can copy directly. Copy it from the SKILL.md tab and save it at the path for your assistant:

Use it in your AI assistant

Claude Code

.claude/skills/uptime-incident-reporter/ (or ~/.claude/skills/uptime-incident-reporter/ for all projects)

GitHub Copilot (VS Code)

.github/skills/uptime-incident-reporter/

OpenAI Codex

.codex/skills/uptime-incident-reporter/

Cursor

.cursor/skills/uptime-incident-reporter/ (or ~/.cursor/skills/uptime-incident-reporter/ globally)

Compatibility

Any WordPress site; works from uptime monitor logs, host status pages, or a manual timeline supplied by the user.