post-mortem-learning

Solid

Analyze failures and suboptimal deliveries to identify root causes, contributing factors, and raw lessons. Activate after significant delivery failures, repeated QA failures, or when patterns of issues need to be understood.

Code & Development 155 stars 28 forks Updated 2 days ago NOASSERTION

Install

View on GitHub

Quality Score: 80/100

Stars 20%
73
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
62
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Post-Mortem Learning ## Purpose / When to Activate Activate after: - Significant delivery failures - Repeated QA failures on the same area - Delivery that missed its success metrics - Patterns of issues that need systemic understanding --- ## Process 1. Reconstruct what happened end-to-end 2. Compare expected vs actual outcomes 3. Identify: technical causes, contextual gaps, decision errors, rule weaknesses 4. Produce concrete failure narratives 5. Extract **raw lessons (non-generalized)** — specific to this failure --- ## Outputs - Root cause analysis report - Failure timeline - Mapped rule gaps - Raw lesson list (specific, not generic) - Candidate improvement areas (for backlog or rules) --- ## Quality Checks - Root causes are specific, not generic ("insufficient testing" is invalid — "acceptance criterion #3 had no test coverage" is valid) - Lessons are raw and specific, not platitudes - Failure timeline is traceable - Rule gaps link to specific rule files --- ## Non-Goals This skill must NOT: - Propose solutions (produces inputs for backlog and rules, not fixes) - Assign blame - Generalize into vague lessons **Makes failures understandable and actionable. Enables serious continuous improvement.**

Details

Author
Fr-e-d
Repository
Fr-e-d/GAAI-framework
Created
5 months ago
Last Updated
2 days ago
Language
Shell
License
NOASSERTION

Similar Skills

Semantically similar based on skill content — not just same category