gsd-extract-learnings

Extract decisions, lessons, patterns, and surprises from phase artifacts into LEARNINGS.md.

Updated May 22, 2026
One-click install
npx skills add https://github.com/yusaduymaz/loexai --skill gsd-extract-learnings-yusaduymaz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-extract-learnings
Source: https://github.com/yusaduymaz/loexai/tree/main/.codex/skills/gsd-extract-learnings
Command: npx skills add https://github.com/yusaduymaz/loexai --skill gsd-extract-learnings-yusaduymaz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It turns completed project phase artifacts into a clear, reusable learnings document so teams do not lose important decisions, lessons, and surprises after delivery.

Core Features & Use Cases

  • Decision Capture: Extracts key choices and rationale from phase artifacts into a durable record.
  • Lessons and Patterns: Summarizes repeatable patterns, tradeoffs, and what worked or failed across the phase.
  • Use Case: A team finishes a milestone and wants a concise LEARNINGS.md that captures what to keep, what to change, and what unexpectedly happened.

Quick Start

Ask this skill to review the completed phase artifacts and generate a LEARNINGS.md file that captures decisions, lessons, patterns, and surprises.

Frequently Asked Questions about gsd-extract-learnings

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract lessons learned from completed project phase artifacts?

To extract lessons learned from phase artifacts, review completed PLAN, SUMMARY, VERIFICATION, UAT, and STATE files to consolidate recurring decisions, tradeoffs, patterns, and surprises into a structured LEARNINGS.md document.

What is the best way to capture project decisions and rationale after a milestone?

The best way to capture project decisions after a milestone is to consolidate choices and rationale from phase artifacts into a durable LEARNINGS.md record, ensuring key decisions and unexpected findings are not lost after delivery.

Can I generate a retrospective document from PLAN and SUMMARY files automatically?

Yes, you can generate a retrospective document by reviewing PLAN and SUMMARY files alongside VERIFICATION, UAT, and STATE artifacts to faithfully extract notable tradeoffs and emerging patterns into a structured learnings document.

Do I need VERIFICATION and UAT files to document project workflow learnings?

You do not strictly need VERIFICATION and UAT files, but applying this workflow to all available phase artifacts ensures a more faithful consolidation of recurring decisions and unexpected findings into your LEARNINGS.md.

What should I include in a LEARNINGS.md file for software engineering projects?

A LEARNINGS.md file should include extracted decisions, rationale, lessons, repeatable patterns, notable tradeoffs, and unexpected surprises consolidated from completed phase artifacts to guide future project workflow improvements.

Why does my team lose important decisions after project delivery?

Teams lose decisions after delivery when phase artifacts are not consolidated into a durable record. Extracting choices, patterns, and surprises into a structured LEARNINGS.md preserves this knowledge for future reuse.