learn

Review, search, prune, and export persistent project learnings across sessions.

Updated May 7, 2026
One-click install
npx skills add https://github.com/TumeloRamaphosa/StudEx-Valley-OS --skill learn-tumeloramaphosa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn
Source: https://github.com/TumeloRamaphosa/StudEx-Valley-OS/tree/main/.claude/skills/gstack/learn
Command: npx skills add https://github.com/TumeloRamaphosa/StudEx-Valley-OS --skill learn-tumeloramaphosa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you capture what you learned during development, then quickly find it later when you forget the details, want to avoid repeating prior mistakes, or need to summarize progress for your team or stakeholders.

Core Features & Use Cases

  • Review and retrieval across sessions: Search and revisit saved learnings to answer “what have we learned” or “didn’t we fix this before?” without re-reading old chat.
  • Pruning to keep quality high: Remove stale or outdated entries so future queries surface the most relevant decisions and outcomes.
  • Export for sharing and reuse: Export learnings to reuse in planning, documentation, or handoffs between sessions and contributors.

Quick Start

Use the learn skill when you want to recall prior project decisions by asking it to show your saved learnings for the current repository context.

Frequently Asked Questions about learn

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

FAQPage Schema
How do I manage persistent project learnings across development sessions?

Manage persistent project learnings by reviewing, searching, pruning, and exporting knowledge gathered across sessions. The system reads and updates a per-project learnings store to help you recall prior decisions without re-reading old chat logs.

What is the best way to search saved development history for prior decisions?

Searching saved development history is handled by querying the per-project learnings store using discovery questions like "what have we learned" or "show learnings" to quickly retrieve relevant past project decisions and outcomes.

How do I prune stale knowledge management entries to keep quality high?

Prune stale knowledge management entries by reviewing the persistent learnings store and removing outdated or irrelevant records, ensuring future queries surface only the most relevant decisions and outcomes for your project.

Can I export project learnings for team handoff and documentation?

You can export project learnings to reuse in planning, documentation, or team handoffs. This allows you to summarize progress and share gathered knowledge between sessions and contributors.

Does the learn skill require external dependencies for terminal-safe operations?

The learn skill operates with zero external dependencies, supporting deterministic terminal-safe operations and guided interaction for missing or ambiguous entries directly within the gstack home directory.