Ofirushinek

Capture Postmortem — Development skill for Claude Code

Development community

Reconstruct a strict, structured timing/diagnostic report from a /capture run THIS SAME conversation already did — no new work, just extraction from what already happened.

How to install Capture Postmortem

Installs to ~/.claude/commands/ofirushinek-canvas-capture-capture-postmortem.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Ofirushinek/canvas-capture/HEAD/.claude/commands/capture-postmortem.md -o ~/.claude/commands/ofirushinek-canvas-capture-capture-postmortem.md

Restart Claude Code, or start a new session, for it to be picked up.

What Capture Postmortem does


description: Reconstruct a strict, structured timing/diagnostic report from a /capture run THIS SAME conversation already did — no new work, just extraction from what already happened.

Look back through this conversation at the `/capture` (or manual capture) run you already did here. Do not re-run anything, do not re-verify anything — this is pure extraction from what already happened in this conversation's own history.

**Output the report as plain text directly in your chat reply — ne

Alternatives in Development

  • Claude Supermemory — Persistent memory across sessions and projects using Supermemory 2.3k ★
  • Analyze Cluster Postmortem — Postmortem analysis of cluster failures → OPTIMIZE PROMPTS to work for EVERY use case 1.7k ★
  • Synthesize Findings — Combine findings from multiple research agents into a coherent, well-structured research report 228 ★

Full documentation available on GitHub

View Source Repository