Lessons Learned Retrospective (/lessons)
When invoked, load and execute the lessons-learned skill:
- Follow all instructions and guidelines in
lessons-learned. - Determine analysis scope: feature branch (
git log main..HEAD+git diff main...HEAD), last N commits, or specific SHA. - Load core software engineering principles catalog from
references/se-principles.mdandreferences/anti-patterns.md. - Extract actionable, grounded software engineering lessons demonstrating what the code changes prove or caution against.