Sealed โ€” skills run sealed. The skill executes server-side; its source is never distributed.

Incident Postmortem Writer

Turns an incident timeline and facts into a blameless postmortem: impact, contributing factors, and actions that actually prevent recurrence.

$0.19 per call ยท runs on opus-tier compute

Safety: Containment verified 2026-06-12. Safety screened under policy 2026-06-13.13 on 2026-07-17. Sealed review approved.

Inputs

FieldDescription
timelineWhat happened, when โ€” raw notes/timestamps fine
impactWho/what was affected and for how long
factsOptional: known causes, dashboards, what fixed it

Run it

CLI

sealed run incident-postmortem-writer --input timeline="..." --input impact="..." --input facts="..."

MCP

// MCP server: sealed (npm run mcp). Tool call:
run_skill({"skillId":"incident-postmortem-writer","inputs":{"timeline":"...","impact":"...","facts":"..."}})

Machine-readable catalog: /skills.json