Status page & incident communication by openstatus
/install incident-communication-playbook
OpenStatus Skills
Status page & incident communication skills for AI agents — by OpenStatus.
Skills
| Skill | What it does |
|---|---|
status-page-context |
Configure your product, components, SLAs, severity levels, and communication tone. All other skills read this automatically. |
incident-communication |
Write status page updates for any incident phase: investigating, identified, monitoring, resolved. |
postmortem |
Write blameless postmortems with timeline, root cause analysis (5 Whys), and prioritized action items. |
maintenance |
Write maintenance announcements: scheduled, in-progress, completed, extended, or cancelled. |
status-report |
Write periodic health reports (weekly, monthly, quarterly) with uptime metrics, SLA tracking, and trends. |
How They Work Together
status-page-context ← run this first (defines tone, components, SLAs)
│
├── incident-communication ← during an outage
│ investigating → identified → monitoring → resolved
│ │
│ └── postmortem ← after resolution
│
├── maintenance ← for planned work
│ scheduled → in-progress → completed
│
└── status-report ← periodic health updates
weekly / monthly / quarterly
Each skill checks for .agents/status-page-context.md and uses your defined tone, component names, and severity levels. Without it, skills still work — they'll just prompt you for the details.
What's Inside Each Skill
Every skill includes:
- SKILL.md — full instructions, principles, templates, and anti-patterns
- references/examples.md — real-world good and bad examples from Vercel, Stripe, GitHub, and Cloudflare
- references/framework.md — checklists and quality tests to verify output
- evals/evals.json — evaluation scenarios for testing skill behavior
Who This Is For
- On-call engineers — write clear incident updates under pressure without starting from a blank page
- SREs / DevOps — produce consistent postmortems and reliability reports
- Engineering managers — publish regular status reports to stakeholders
- Anyone with a status page — communicate maintenance, outages, and health to users
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install incident-communication-playbook - 安装完成后,直接呼叫该 Skill 的名称或使用
/incident-communication-playbook触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Status page & incident communication by openstatus 是什么?
Write professional incident updates, blameless postmortems, maintenance announcements, and status reports for your status page. Includes real-world examples... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 72 次。
如何安装 Status page & incident communication by openstatus?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install incident-communication-playbook」即可一键安装,无需额外配置。
Status page & incident communication by openstatus 是免费的吗?
是的,Status page & incident communication by openstatus 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Status page & incident communication by openstatus 支持哪些平台?
Status page & incident communication by openstatus 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Status page & incident communication by openstatus?
由 openstatus(@openstatus)开发并维护,当前版本 v1.0.0。