gsd-extract-learnings

Extract decisions, lessons, patterns, and surprises into a standardized LEARNINGS.md file.

4|1|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/lgwanai/openforce --skill gsd-extract-learnings-lgwanai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-extract-learnings
Source: https://github.com/lgwanai/openforce/tree/main/skills/gsd-extract-learnings
Command: npx skills add https://github.com/lgwanai/openforce --skill gsd-extract-learnings-lgwanai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps teams avoid losing valuable insights by transforming completed phase artifacts into a single, structured set of decisions, lessons learned, patterns, and surprises.

Core Features & Use Cases

  • Structured learnings extraction: Converts PLAN.md, SUMMARY.md, VERIFICATION.md, UAT.md, and STATE.md into a unified LEARNINGS.md that captures key outcomes.
  • Decision and pattern capture: Highlights what was chosen, why it mattered, what patterns emerged, and what surprises affected execution.
  • Use Case: After finishing a project phase, generate a reusable knowledge artifact to speed up future planning and reduce repeat mistakes.

Quick Start

Run the gsd-extract-learnings workflow to produce LEARNINGS.md from your completed phase artifacts.

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 phase artifacts for a retrospective?

To extract learnings from project phase artifacts, run an automated workflow that reads completed PLAN, SUMMARY, VERIFICATION, UAT, and STATE files. It compiles structured decisions, lessons, patterns, and surprises into a standardized LEARNINGS.md file.

What is the best way to capture decisions and patterns after a project phase completes?

The best way to capture decisions and patterns after a project phase completes is to transform your phase artifacts into a unified LEARNINGS.md file. This highlights key outcomes, what was chosen, why it mattered, and what surprises affected execution.

How does knowledge management from phase artifacts reduce repeat mistakes in project planning?

Knowledge management from phase artifacts reduces repeat mistakes by converting completed workflow files into a reusable knowledge artifact. This structured retrospective capture speeds up future planning by making past decisions and lessons readily accessible.

Do I need completed PLAN and SUMMARY files to generate a LEARNINGS.md document?

Yes, you need completed PLAN, SUMMARY, VERIFICATION, UAT, and STATE artifact sets to generate a LEARNINGS.md document. The workflow requires these end-to-end phase artifacts to compile accurate decisions, lessons, and patterns.

Can I automate the creation of a LEARNINGS.md file from UAT and VERIFICATION artifacts?

Yes, you can automate the creation of a LEARNINGS.md file from UAT and VERIFICATION artifacts. The workflow uses read, write, bash, grep, and glob tools to extract structured learnings from these inputs without manual compilation.

What limitations exist when extracting lessons from phase artifacts using workflow automation?

A key limitation is that workflow automation for extracting lessons requires end-to-end execution to read the full artifact set. Without complete PLAN, SUMMARY, VERIFICATION, UAT, and STATE files, the extraction cannot produce a comprehensive LEARNINGS.md.