Skip to main content
Generaldavepoon

gsd:extract-learnings

Extract decisions, lessons, patterns, and surprises from completed phase artifacts

Stars
2,987
Source
davepoon/buildwithclaude
Updated
2026-05-26
Slug
davepoon--buildwithclaude--extract-learnings
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/davepoon/buildwithclaude/HEAD/plugins/gsd/skills/extract_learnings/SKILL.md -o .claude/skills/extract-learnings.md

Drops the SKILL.md into .claude/skills/extract-learnings.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

Extract structured learnings from completed phase artifacts (PLAN.md, SUMMARY.md, VERIFICATION.md, UAT.md, STATE.md) into a LEARNINGS.md file that captures decisions, lessons learned, patterns discovered, and surprises encountered. @${CLAUDE_PLUGIN_ROOT}/workflows/extract-learnings.md

Execute the extract-learnings workflow from @${CLAUDE_PLUGIN_ROOT}/workflows/extract-learnings.md end-to-end.