# Gsdextract Learnings

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

- Skill: `thedixitjain/gsdextract-learnings` (Agent Skill)
- Install (CLI): `npx skillmds add thedixitjain/gsdextract-learnings`
- Raw SKILL.md: https://api.skillmd.com/api/skills/thedixitjain/gsdextract-learnings/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: thedixitjain (https://skillmd.com/u/thedixitjain)
- Updated: 2026-09-08
- Page: https://skillmd.com/skills/thedixitjain/gsdextract-learnings

---


<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_PLUGIN_ROOT}/workflows/extract-learnings.md
</execution_context>

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

---

**Source:** [`davepoon/buildwithclaude`](https://github.com/davepoon/buildwithclaude) → `plugins/gsd/skills/extract_learnings/SKILL.md`

