Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 966 Bytes

08-post-mortem.md

File metadata and controls

14 lines (9 loc) · 966 Bytes

AI Post-Mortem Prompt

After completing each user story, perform a concise post-mortem analysis and document lessons learned that could accelerate similar or related stories in the future.

Create or update a lesson.md file in the docs folder with a compressed format for AI reference. Use the following structure:

  1. Summary: One-sentence description of the user story.
  2. Key Insights: Concise bullet points summarizing lessons learned, focusing on reusable strategies, patterns, or tools.
  3. References: Short links or filenames to relevant code, files, or resources.
  4. Testing: Focus especially on what you learned from the test results, to help guide future stories.

Ensure the content is as brief as possible without losing actionable detail. Prioritize compression and relevance since this file will only be read by AI to optimize future story prompts.

When finished, bring plan.md in docs folder up to date, if not updated already.