Post Mortem banner
walterra walterra

Post Mortem

Communication community

Description

--- description: Analyze Claude Code chat history to improve CLAUDE.md and system prompts allowed-tools: Read, Write, Edit, WebFetch, TodoWrite --- Analyze Claude Code chat histories to identify successes, failures, and improvement opportunities. Generate actionable recommendations for updating CLAUDE.md and system prompt files to prevent similar issues. If no arguments provided: Analyze the current chat session Arguments can contain: - Path to chat export file (JSON, markdown, or text forma

Installation

Installs to ~/.claude/skills/walterra-claude-code-helpers-post-mortem/SKILL.md

Terminal
mkdir -p ~/.claude/skills/walterra-claude-code-helpers-post-mortem && curl -fsSL https://raw.githubusercontent.com/walterra/claude-code-helpers/HEAD/commands/post-mortem.md -o ~/.claude/skills/walterra-claude-code-helpers-post-mortem/SKILL.md

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

Full documentation available on GitHub

View Source Repository