Onboarding & Workflow Custom Skills · Curated

Status Page Updater

Drafts incident and resolution updates for a public status page during an outage.

What it does

Given the current known facts about an incident, what's affected, when it started, current status, writes a short, calm, factual status update in the right format for the incident's stage, investigating, identified, monitoring, or resolved. Keeps each update consistent with prior updates on the same incident so the timeline reads coherently to someone checking back later.

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/status-page-updater/ (or ~/.claude/skills/status-page-updater/ for all projects)

GitHub Copilot (VS Code)

.github/skills/status-page-updater/

OpenAI Codex

.codex/skills/status-page-updater/

Cursor

.cursor/skills/status-page-updater/ (or ~/.cursor/skills/status-page-updater/ globally)

Compatibility

Any WordPress site with a status page, whether a dedicated plugin, hosted status page tool, or a simple page used for updates; no analytics integration needed.