🚨
Developersafety: read-only

IncidentPilot

DevOps & Incident Response Agent

An OpenClaw agent that synthesizes uptime monitoring from multiple sources, builds incident timelines with root cause analysis templates, drafts postmortems, and delivers weekly reliability reports with SLA tracking.

Install

tinkerclaw install incidentpilot

Requires the TinkerClaw CLI. Install guide →

What it does

Uptime monitoring synthesis from multiple sources

Incident timeline builder with root cause analysis templates

Postmortem draft generation

Weekly reliability report with SLA tracking

Skills (4)

Installed into your agent's workspace

incidentpilot-monitor

Check uptime monitors, detect outages and degradation, and create or update incident timelines.

incidentpilot-postmortem

Draft postmortem documents from incident timelines with root cause analysis, impact assessment, and action items.

incidentpilot-reliability

Generate weekly reliability reports with SLA tracking, error budget analysis, and incident trend summaries.

incidentpilot-timeline

Build and maintain structured incident timelines from monitoring data, alerts, and manual entries.

Automations (2)

IncidentPilot — Uptime Monitor Check

enabled

every 5 minutes · every day (UTC)

cron: */5 * * * * · tz: Etc/UTC

What the agent does on this trigger

Run incidentpilot-monitor. Check all configured uptime monitors. If any service is down or degraded, create or update incident timeline. Read-only policy: never restart services or modify infrastructure.

IncidentPilot — Weekly Reliability Report

enabled

09:00 AM · every Mon (UTC)

cron: 0 9 * * 1 · tz: Etc/UTC

What the agent does on this trigger

Run incidentpilot-reliability. Generate weekly reliability report with SLA tracking, error budget status, incident summary, and risk assessment. Read-only mode enforced.

Integrations & requirements

Primary integration mode
Hybrid: monitor APIs plus local incident files
MCP status
No dedicated MCP integration
Supported today
  • Built-in browser/web search for incident context
  • BetterStack and similar monitor API examples in skills
  • Local incident timelines and postmortems
Planned / not yet implemented
  • PagerDuty/Datadog/UptimeRobot integrations are only partial today

Files this agent creates

Written under ~/.openclaw/workspace-incidentpilot/

USER.mdincidents/active/{timestamp}-{service}.mdmonitoring/latest-status.json.state/last-monitor-check.jsonpostmortems/draft-{date}-{service}.mdreliability/weekly-report.mdreliability/sla-tracking.json.state/last-reliability-report.json

Install & configure

  1. 1. Install the agent pack

    tinkerclaw install incidentpilot
  2. 2. Configure your preferences

    Edit the per-agent USER.md to set tone, timezone, and any agent-specific preferences:

    ~/.openclaw/workspace-incidentpilot/USER.md
  3. 3. Keep it up to date

    tinkerclaw update incidentpilot

Highlights

  • Multi-source monitoring synthesis (PagerDuty, Datadog, UptimeRobot)
  • Postmortem template generation with blameless format
  • SLA tracking with burndown and breach alerts