
from gsd-plugin15
Extract structured decisions, lessons, patterns, and surprises from phase artifacts into a consolidated LEARNINGS.md file for project retrospection.
This skill automates extraction of structured learnings from completed project phase artifacts (e.g., PLAN.md, SUMMARY.md, VERIFICATION.md, UAT.md, STATE.md) and writes them into a single LEARNINGS.md. It captures decisions made, lessons learned, recurring patterns, and unexpected surprises so teams can review and iterate on outcomes. The output is intended for project retrospectives, documentation, and future planning.
Use this skill at the end of a project phase, after verification or UAT completes, or whenever you want a concise summary of what happened during a phase. Ideal for maintainers who want to preserve institutional knowledge, spin up retrospectives, or generate post-mortem inputs quickly.
Designed for Claude Code plugin environments (references to CLAUDE_PLUGIN_ROOT and GSD workflows). It uses file read/write and shell-style tooling, so any agent supporting Read/Write/Bash/Grep/Glob toolsets can run it.
This skill has not been reviewed by our automated audit pipeline yet.