---
name: GSD Extract Learnings
slug: gsd-extract-learnings
category: AI Engineering
description: GSD Extract Learnings pulls decisions, lessons, patterns, and surprises from completed phase artifacts into a LEARNINGS.md file. Use it after a GSD phase completes to capture retrospective insights from PLAN.md, SUMMARY.md, VERIFICATION.md, UAT.md, and STATE.md.
github: "https://github.com/open-gsd/gsd-core/tree/next/skills/gsd-extract-learnings"
language: JavaScript
stars: 8257
forks: 573
install: "npx degit https://github.com/open-gsd/gsd-core/tree/next/skills/gsd-extract-learnings ~/.claude/skills/gsd-extract-learnings"
installs_to: ~/.claude/skills/gsd-extract-learnings
source_path: skills/gsd-extract-learnings/SKILL.md
collection_size: 25
category_size: 2451
collection_url: "https://dirskills.com/collections/open-gsd/gsd-core"
added: 2026-08-15T06:51:02.792Z
last_synced: 2026-08-15T06:51:02.792Z
canonical_url: "https://dirskills.com/skills/gsd-extract-learnings"
---

# GSD Extract Learnings

GSD Extract Learnings pulls decisions, lessons, patterns, and surprises from completed phase artifacts into a LEARNINGS.md file. Use it after a GSD phase completes to capture retrospective insights from PLAN.md, SUMMARY.md, VERIFICATION.md, UAT.md, and STATE.md.

**Install:**

```bash
npx degit https://github.com/open-gsd/gsd-core/tree/next/skills/gsd-extract-learnings ~/.claude/skills/gsd-extract-learnings
```

## README

<objective>
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.
</objective>

<execution_context>
@~/.claude/gsd-core/workflows/extract-learnings.md
</execution_context>

Execute the extract-learnings workflow from @~/.claude/gsd-core/workflows/extract-learnings.md end-to-end.
