jh941213/codex-lattice · Archived

postmortem

Blameless postmortem workflow. Use after incidents, major tool failures, rollback events, security findings, data issues, monitoring failures, or repeated regression loops to capture impact, timeline, root causes, and corrective actions.

First seen Aug 25, 2026

Installation

$ npx skills add jh941213/codex-lattice --skill postmortem

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from jh941213/codex-lattice · top by installs.

npx skills add jh941213/codex-lattice

Browse all from jh941213/codex-lattice

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 19
License LICENSE
Default branch main
Open issues 0
Status Archived

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,232 B
  • docs SUMMARY.md 255 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 1 installs

SKILL.md

Postmortem

Use this skill after incidents, major repeated tool failures, rollback events, security findings, data issues, monitoring failures, or repeated regression loops.

Workflow

  1. Keep the write-up blameless and system-focused.
  2. Capture objective impact and detection source.
  3. Build a timeline from logs, commits, deploys, alerts, and human actions.
  4. Separate trigger, contributing factors, and root causes.
  5. Write corrective actions with owners, priority, and verification.
  6. Update docs/harness/POSTMORTEM_TEMPLATE.md.
  7. Link follow-ups in docs/harness/RISKS.md, docs/harness/DECISIONS.md, and docs/harness/OPERATIONS_RUNBOOK.md.

Required Sections

  • Summary
  • Impact
  • Detection
  • Timeline
  • Root causes
  • What went well
  • What went poorly
  • Corrective actions
  • Prevention checks

Required Output

Return postmortem status, missing evidence, corrective actions, and whether follow-up work should block release.