learn

Search, prune, and export learnings stored across gstack sessions.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/binfen1/my-skills --skill learn-binfen1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn
Source: https://github.com/binfen1/my-skills/tree/main/claude-code/learn
Command: npx skills add https://github.com/binfen1/my-skills --skill learn-binfen1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage project learnings by reviewing, searching, pruning, and exporting across gstack sessions to capture patterns and prevent repeating mistakes.

Core Features & Use Cases

  • Search learnings across projects and branches
  • Prune stale or conflicting entries
  • Export summaries for documentation or handoffs
  • Surface patterns and insights to guide future work

Quick Start

Ask me to show the latest learnings.

Frequently Asked Questions about learn

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

FAQPage Schema
How do I capture and search project learnings across multiple branches?

You can capture and search project learnings across multiple branches by indexing insights from gstack sessions into local storage, then querying that repository to surface relevant historical context for current work.

What is the best way to manage knowledge and prevent repeating mistakes across projects?

Managing knowledge to prevent repeating mistakes requires curating session learnings by pruning stale entries and exporting summaries, creating a reliable project wiki for accurate future decision-making.

Can I export documentation summaries from previous gstack sessions?

Yes, you can export documentation summaries from gstack sessions by surfacing captured learnings and converting them into structured insights for handoffs or direct project wiki integration.

How do I prune stale or conflicting knowledge management entries?

To prune stale or conflicting knowledge management entries, review the indexed learnings across timeframes and remove outdated patterns, ensuring the local storage retains only accurate and relevant insights.

Does pattern analysis from session learnings work without external dependencies?

Pattern analysis relies on local storage of learnings, gstack tooling, and the project wiki, functioning without external dependencies to accurately surface insights and guide future work.