with one click
postmortem
Generate blameless postmortem with root cause analysis
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Generate blameless postmortem with root cause analysis
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Analyze recent changes and add test coverage for HEAD commit
Write failing unit tests for feature requirements (TDD style)
Deep analysis mode - thorough multi-phase investigation with expert consultation
Analyze test coverage gaps and report findings
Analyze service capacity, load patterns, and scaling requirements
Code review mode - comprehensive review with security, performance, and maintainability focus
| name | postmortem |
| description | Generate blameless postmortem with root cause analysis |
Current Time: !date
Generate a blameless postmortem document with root cause analysis. Investigates the incident and codebase to provide deeper RCA insights.
Launch three parallel investigation tracks to deepen RCA:
Write to Obsidian via obsidian_append_content at:
$OBSIDIAN_PATH/Postmortems/YYYY-MM-DD-incident-title.md
Note:
$OBSIDIAN_PATHmust be a vault-relative path (e.g.,Projects/myapp), set per-project via direnv. Theobsidian_append_contenttool expects paths relative to the vault root.
Use this template for the Obsidian document:
@~/.config/opencode/templates/postmortem.md
obsidian_append_content with auto-generated filename: YYYY-MM-DD-incident-title.md$ARGUMENTS