learn

Capture, organize, and surface project learnings across sessions.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/legotec73/gstack --skill learn-legotec73
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn
Source: https://github.com/legotec73/gstack/tree/main/learn
Command: npx skills add https://github.com/legotec73/gstack --skill learn-legotec73

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralize and index learnings from sessions and reviews so insights are not lost and can be surfaced when needed.

Core Features & Use Cases

  • Review, search, prune, and export learnings across sessions and projects.
  • Group learnings by type and reuse patterns across branches.
  • Export learnings for documentation or CLAUDE.md updates.

Quick Start

Run /learn to see the most recent learnings across your project.

Frequently Asked Questions about learn

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

FAQPage Schema
How do I capture and organize project learnings across multiple sessions?

You can capture and organize project learnings across sessions by running the /learn command, which uses a local Learnings manager to store, group, and surface insights for post-mortems and reviews.

How do I search previous project learnings to reuse patterns across branches?

Searching previous project learnings to reuse patterns across branches is supported by the Skill's built-in search workflow, which retrieves indexed insights locally across projects and branches.

Can I export session learnings for documentation or CLAUDE.md updates?

Yes, you can export session learnings for documentation or CLAUDE.md updates using the Skill's dedicated export workflow, which structures your captured insights for external use.

What is the best way to prune outdated knowledge from a retrospective?

The best way to prune outdated knowledge from a retrospective is using the Skill's prune workflow, which removes obsolete learnings from your local storage to maintain an accurate knowledge base.

Do I need external dependencies to locally index knowledge for post-mortems?

No external dependencies are required to locally index knowledge for post-mortems, as the Skill uses a self-contained Learnings manager that stores all data locally on your machine.