learn

Manage and organize project learnings with search, pruning, and export.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/BrandonLee28/brandon-brain --skill learn-brandonlee28
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn
Source: https://github.com/BrandonLee28/brandon-brain/tree/main/.claude/skills/gstack/learn
Command: npx skills add https://github.com/BrandonLee28/brandon-brain --skill learn-brandonlee28

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 and organize project learnings across sessions, allowing you to review, search, prune, and export what has been learned, simplifying the process of knowledge retention and retrieval.

Core Features & Use Cases

  • Learning Management: Review and manage learnings from various project sessions.
  • Search Functionality: Quickly search for relevant knowledge within the learnings.
  • Pruning: Identify and remove stale or contradictory learnings.
  • Export: Export learnings for reference or sharing.
  • Use Case: For a project manager, this Skill can help in compiling and reviewing the lessons learned from different phases of a project, ensuring continuous improvement and knowledge sharing within the team.

Quick Start

Use the /learn command to review recent learnings or search for specific information using /learn search <query>.

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 using the /learn command to review, search, prune, and export knowledge. This organizes project management knowledge efficiently for continuous improvement and team knowledge retention.

What is the best way to search for specific knowledge within past project learnings?

The best way to search for specific knowledge within project learnings is using the /learn search <query> command. It leverages Grep and Glob operations to quickly retrieve relevant information from your stored project learning sessions.

Can I identify and remove stale or contradictory lessons learned from my knowledge base?

Yes, you can identify and remove stale or contradictory lessons learned through the pruning feature. This manages knowledge retention by cleaning outdated entries, ensuring your project learning base remains accurate and relevant.

Does this project learning management tool support exporting knowledge for team sharing?

Yes, project learning management supports exporting knowledge for reference or team sharing. Project managers can compile and export lessons learned from different project phases to facilitate continuous improvement and knowledge sharing.

How do I review recent project learning entries using Bash and file operations?

You review recent project learning entries by executing the /learn command, which uses Read, Write, Edit, and Bash operations. This allows you to manage and organize knowledge retention directly within your project environment.

What are the limitations of using skill pruning for project knowledge management?

A limitation of skill pruning for project knowledge management is that it relies on manual review to identify stale or contradictory learnings. Pruning helps maintain knowledge retention accuracy but requires careful evaluation before removing entries.