Files
get-shit-done/commands/gsd/extract_learnings.md
Tom Boucher 3f3fd0a723 feat(workflow): add extract-learnings command for phase knowledge capture (#1873)
Add /gsd:extract-learnings command and backing workflow that extracts
decisions, lessons, patterns, and surprises from completed phase artifacts
into a structured LEARNINGS.md file with YAML frontmatter metadata.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-11 09:28:16 -04:00

714 B

name, description, argument-hint, allowed-tools, type
name description argument-hint allowed-tools type
gsd:extract-learnings Extract decisions, lessons, patterns, and surprises from completed phase artifacts <phase-number>
Read
Write
Bash
Grep
Glob
Agent
prompt
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.

<execution_context> @~/.claude/get-shit-done/workflows/extract_learnings.md </execution_context>

Execute the extract-learnings workflow from @~/.claude/get-shit-done/workflows/extract_learnings.md end-to-end.