learn

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Bash, Read, Write, Edit, AskUserQuestion, Glob, Grep, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you manage, review, search, prune, and export project learnings across sessions, making it easier to track and utilize knowledge gained over time.

Core Features & Use Cases

  • Review Learnings: Quickly review the most recent learnings or search for specific information.
  • Prune Stale Learnings: Identify and remove outdated or contradictory learnings to keep your knowledge base up-to-date.
  • Export Learnings: Export learnings as markdown for inclusion in documentation or reports.
  • Stats: View summary statistics about the project's learnings.
  • Manual Add: Add learnings manually for documentation purposes.
  • Use Case: Imagine you're working on a project and want to ensure that all team members are aware of past mistakes and successes. Use the learn skill to compile and share these learnings with the team.

Quick Start

Run /learn to view recent learnings.

Frequently Asked Questions about learn

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

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

You can manage project learnings across sessions by reviewing, searching, pruning, and exporting knowledge entries. This keeps your team collaboration knowledge base up-to-date and accessible for future reference.

What is the best way to track past mistakes and successes for a project team?

The best way to track past mistakes and successes is to compile them into a searchable knowledge base. Team members can manually add entries, review recent updates, and share exported markdown reports to maintain awareness.

How do I remove outdated or contradictory information from a project knowledge base?

You can remove outdated information from a project knowledge base by using the pruning feature to identify and delete stale or contradictory learnings. This keeps your documented knowledge accurate and reliable.

Can I export project learnings as markdown for documentation?

Yes, you can export project learnings as markdown files. This allows you to easily include compiled knowledge and summary statistics into your existing project documentation or team reports.

Does this project learning management approach work with Bash and Grep?

Yes, this project learning management approach requires Bash, Read, Write, Edit, Glob, and Grep for execution. It relies on these dependencies to search, prune, and manage your knowledge base files effectively.

How do I view summary statistics about my project's learnings?

You can view summary statistics about your project's learnings by running the main command. This provides a quick overview of your knowledge base entries, helping you track knowledge growth and team collaboration.