axisrow

Gsd Extract Learnings — Development skill for Claude Code

Development community

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

Terminal
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 Repository