learn

Aggregate and index project learnings from gstack sessions for retrieval and export.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage project learnings across sessions, enabling review, search, prune, and export to keep knowledge fresh and actionable. Proactively surface patterns and insights to help teams avoid repeating mistakes and accelerate onboarding.

Core Features & Use Cases

  • Centralizes learnings from sessions into a searchable, pruneable knowledge base.
  • Supports quick retrospectives, onboarding, and knowledge sharing across projects.
  • Exposes simple commands to view recent learnings, search by keyword, prune stale entries, and export findings.

Quick Start

Start by running /learn to view recent learnings, then use /learn search to find items, /learn prune to remove stale entries, or /learn export to share a report.

Frequently Asked Questions about learn

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

FAQPage Schema
How do I consolidate project learnings for cross-team knowledge sharing?

Yes, you can search historical session data by running the /learn search command with specific keywords. This retrieves indexed project learnings to support quick retrospective reviews and pattern recognition.

What is the best way to manage stale knowledge base entries during a retrospective?

To use this skill for onboarding, run /learn to view recent project learnings, then use /learn search to find indexed knowledge by keyword. This surfaces cross-project insights to accelerate new teammate ramp-up.

Does this knowledge consolidation tool require any external dependencies?

Yes, you can integrate this tool with other workflows using its simple API surface. This allows other gstack skills to programmatically access the local learnings store for search, prune, and export operations.

Why should I index project learnings instead of keeping raw session logs?

Indexing project learnings transforms raw session logs into a searchable knowledge base, enabling quick retrieval and cross-project pattern recognition. This prevents teams from repeating mistakes and keeps insights actionable.