From gsd
Extracts structured learnings from completed phase artifacts (PLAN.md, SUMMARY.md, etc.) into a LEARNINGS.md file, capturing decisions, lessons, patterns, and surprises for project retrospectives.
How this skill is triggered — by the user, by Claude, or both
Slash command
/gsd:extract_learnings <phase-number><phase-number>This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
<objective>
<execution_context> @${CLAUDE_PLUGIN_ROOT}/workflows/extract-learnings.md </execution_context>
Execute the extract-learnings workflow from @${CLAUDE_PLUGIN_ROOT}/workflows/extract-learnings.md end-to-end.
npx claudepluginhub buildomator/buildomator --plugin gsdExtracts structured learnings (decisions, lessons, patterns, surprises) from completed phase artifacts into a LEARNINGS.md file.
Extracts decisions, lessons, patterns, and surprises from completed phase artifacts (PLAN.md, SUMMARY.md, VERIFICATION.md, UAT.md, STATE.md) into a structured LEARNINGS.md file.
Extracts structured learnings (decisions, lessons, patterns, surprises) from completed phase artifacts like PLAN.md, SUMMARY.md, VERIFICATION.md, UAT.md, and STATE.md into a LEARNINGS.md file.