Install
openclaw skills install @openstatus/incident-communication-playbookWrite professional incident updates, blameless postmortems, maintenance announcements, and status reports for your status page. Includes real-world examples from Vercel, Stripe, GitHub, and Cloudflare. Start with status-page-context to configure your tone, components, and SLAs — all other skills reference it automatically.
openclaw skills install @openstatus/incident-communication-playbookStatus page & incident communication skills for AI agents — by OpenStatus.
| 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. |
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.
Every skill includes: