gsd-extract_learnings

Extract structured learnings from phase artifacts into a LEARNINGS.md file.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/Poom5741/eggo-world-pb --skill gsd-extract-learnings-poom5741
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-extract_learnings
Source: https://github.com/Poom5741/eggo-world-pb/tree/main/.qwen/skills/gsd-extract_learnings
Command: npx skills add https://github.com/Poom5741/eggo-world-pb --skill gsd-extract-learnings-poom5741

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Extract the scattered decisions, lessons, patterns, and surprises from completed phase artifacts and consolidate them into a single LEARNINGS.md file for faster retrospectives and continuous improvement.

Core Features & Use Cases

  • Artifact aggregation: reads PLAN.md, SUMMARY.md, VERIFICATION.md, UAT.md, and STATE.md to surface decisions and key learnings.
  • Structured output: formats findings into a canonical LEARNINGS.md with sections for decisions, lessons learned, patterns, and surprises.
  • Use Case: after a project phase ends, run this skill to rapidly produce a shared learning brief for the team.

Quick Start

Run the extract-learnings workflow to generate LEARNINGS.md from PLAN.md, SUMMARY.md, VERIFICATION.md, UAT.md, and STATE.md.

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 learnings from project artifacts for a retrospective?

To extract learnings from project artifacts, this skill reads designated files like PLAN.md, SUMMARY.md, VERIFICATION.md, UAT.md, and STATE.md, aggregating decisions, lessons, patterns, and surprises into a structured LEARNINGS.md file for rapid retrospectives.

What is the best way to consolidate scattered project decisions and lessons learned?

The best way to consolidate scattered project decisions and lessons learned is by running an extraction workflow that reads your completed phase artifacts and formats the aggregated findings into a canonical LEARNINGS.md document.

Can I use this to generate a learning brief from phase closeout documents?

Yes, you can use this to generate a learning brief from phase closeout documents. It surfaces key learnings from your project artifacts and writes them into a formatted LEARNINGS.md file, producing a shared brief for the team.

How do I automate post-mortem documentation from existing markdown files?

You can automate post-mortem documentation from existing markdown files by applying this skill to your retrospective cycles. It reads the designated phase artifacts and automatically writes a structured LEARNINGS.md containing the extracted decisions and surprises.

Do I need specific artifact files to run the extract learnings workflow?

Yes, you need specific artifact files to run the extract learnings workflow. The process reads PLAN.md, SUMMARY.md, VERIFICATION.md, UAT.md, and STATE.md to surface decisions and key learnings for your retrospective brief.

What sections are included when formatting extracted project learnings?

When formatting extracted project learnings, the generated LEARNINGS.md file includes structured sections specifically for decisions, lessons learned, patterns, and surprises aggregated from your phase artifacts.