Pmd banner
TheWayWithin TheWayWithin

Pmd

Development community

Description

--- name: pmd description: Post Mortem Dump - Analyze failures and suggest improvements --- # POST MORTEM DUMP (PMD) COMMAND 🔍 **Command**: `/pmd [issue_description]` **Purpose**: Conduct systematic root cause analysis of failures to identify improvements in agents, documentation, and processes. ## WHAT IS PMD? PMD (Post Mortem Dump) is a diagnostic command that analyzes failures and issues to identify their root causes across multiple system layers: - Agent performance and prompts - Docum

Installation

Installs to ~/.claude/commands/thewaywithin-agent-11-pmd.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/TheWayWithin/agent-11/HEAD/.claude/commands/pmd.md -o ~/.claude/commands/thewaywithin-agent-11-pmd.md

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

Full documentation available on GitHub

View Source Repository