Gsd Extract Learnings — Development skill for Claude Code
Extract decisions, lessons, patterns, and surprises from completed phase artifacts.
How to install Gsd Extract Learnings
Installs to ~/.claude/commands/axisrow-zai-codex-helper-gsd-extract-learnings.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/axisrow/zai-codex-helper/HEAD/.claude/commands/gsd-extract-learnings.md -o ~/.claude/commands/axisrow-zai-codex-helper-gsd-extract-learnings.md Restart Claude Code, or start a new session, for it to be picked up.
What Gsd Extract Learnings does
name: gsd-extract-learnings description: Extract decisions, lessons, patterns, and surprises from completed phase artifacts argument-hint: allowed-tools:
- Read
- Write
- Bash
- Grep
- Glob
- Agent type: prompt requires: [phase]
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 encou
Alternatives in Development
- Arrecall — AgentRecall on-demand recall — surface past fixes, decisions, and patterns mid-session without leaving your fl 370 ★
- Obsidian Learn — Review vault learnings, prune stale ones, surface active patterns — the vault's lessons compound or expire 277 ★
- Release & Shipping Burn Patterns — Research Summary — Research completed: 2026-02-10 Sources: ~/.claude/CLAUDE.md (This Has Burned You Before table), SESSION_HANDOF 216 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Compound
Extract and categorize learnings from completed experiments into docs/ds/learnings/ for future retrieval
Gsd Add Tests
Generate tests for a completed phase based on UAT criteria and implementation
Gsd Cleanup
Archive accumulated phase directories from completed milestones
Relentless.Learn
Distill learnings from completed feature and propose amendments to constitution.md or prompt.md.
Lessons
Extract accumulated wisdom from past sessions
Post Trade Review
Automatically run after every trade to log results, extract lessons, and update strategy stats. MUST run after
Related Agents
Gsd Mempalace Curator
Ship-time MemPalace curation — writes the session diary, proposes/creates cross-project tunnels, mirrors extra
Learnings Researcher
Searches institutional knowledge (ops/solutions/, ops/decisions/, ops/MEMORY.md) for patterns relevant to the
Rules Indexer
Scan all .md files in a project and extract rules, decisions, constraints, learnings, and conventions into a c