What problem does it solve?
This Skill automates the generation of postmortem reports by analyzing fix commits, reviewing existing topics, selecting representative incidents, and organizing them into curated reports.
Core Features & Use Cases
- Postmortem Report Generation: Analyze fix commits and generate reports on issues that were fixed in previous versions.
- Incident Analysis: Analyze incidents to identify root causes, impact, and potential prevention measures.
- Topic Organization: Organize incidents by topic, providing a structured way to understand recurring patterns.
- Use Case: Imagine you have a list of fix commits in your Git repository. Use this Skill to automatically generate postmortem reports for those commits, which will help you analyze and understand the incidents that occurred in previous versions.
Quick Start
Use the postmortem skill to generate a report for commits between tags 'v0.1.5' and 'latest'.