sg-learn

Delegate structured retrospective execution to sg-retro for a specified phase.

2|Updated May 15, 2026
One-click install
npx skills add https://github.com/gyuha/super-gsd --skill sg-learn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sg-learn
Source: https://github.com/gyuha/super-gsd/tree/main/.agents/skills/sg-learn
Command: npx skills add https://github.com/gyuha/super-gsd --skill sg-learn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

sg-learn prevents you from losing valuable lessons by delegating the retrospective stage to sg-retro and extracting learnable patterns tied to the current phase.

Core Features & Use Cases

  • Structured retrospective execution: Runs sg-retro’s retrospective process for the provided phase.
  • Learnable pattern extraction: Converts retro outcomes into patterns intended to carry forward.
  • Phase- and lens-driven retrospection: Accepts arguments like a phase and lens (e.g., "14 ssc") and forwards them to sg-retro unchanged.
  • Use Case: After completing implementation for a phase, delegate sg-learn to generate concrete lessons that you can apply to the next plan instead of repeating the same mistakes.

Quick Start

Use sg-learn with a phase and lens to run a structured retrospective via sg-retro (for example: run sg-learn and pass "14 ssc").

Frequently Asked Questions about sg-learn

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

FAQPage Schema
How do I extract learnable patterns from a completed project phase?

To extract learnable patterns from a completed project phase, run a structured retrospective that analyzes phase outcomes and converts them into reusable lessons for your next planning cycle.

When do I need to run a retrospective for phase workflow planning?

You need to run a retrospective for phase workflow planning immediately after completing an implementation phase, ensuring insights and extracted patterns are captured before starting the next cycle to avoid repeating mistakes.

Can I pass specific phase and lens arguments to structure my retrospective?

Yes, you can pass specific phase and lens arguments like "14 ssc" directly into the retrospective process, which forwards them unchanged to drive phase-driven retrospection and pattern extraction.

Do I need a specific workflow environment to execute structured retrospectives?

Yes, executing structured retrospectives requires having the sg-retro SKILL.md available in your environment, as the retrospective mechanism verifies its existence and delegates the entire execution process to it.

What is the best way to turn retrospective outcomes into reusable lessons?

The best way to turn retrospective outcomes into reusable lessons is by delegating the process to a structured retrospective tool that systematically extracts patterns tied to your current phase workflow.

Why does my delegated retrospective fail to extract patterns from the current phase?

Your delegated retrospective fails to extract patterns if the required sg-retro SKILL.md file is missing from your environment, as the workflow verifies its existence before forwarding arguments and executing.