What problem does it solve?
This Skill automatically analyzes conversation transcripts to identify problems, suggest fixes, and even create GitHub issues for them, streamlining the debugging and improvement process.
Core Features & Use Cases
- Transcript Analysis: Scans Worker, Reviewer, and Orchestrator transcripts for specific patterns and anti-patterns.
- Issue Detection: Identifies critical, warning, and informational issues based on predefined heuristics.
- Automated Reporting: Compiles findings into a clear, structured post-mortem report.
- Issue Creation: Proposes GitHub issues for actionable findings, requiring user approval before creation.
- Use Case: After a complex development cycle, run
/postmortem on the relevant issue number to quickly identify any communication breakdowns, protocol violations, or inefficient steps that occurred, and generate tickets to address them.
Quick Start
Analyze the conversation transcripts for issue number 1234.