learn

Index and search gstack session learnings using grep and glob.

1|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/devs6186/claude-private-skills-agents-commands --skill learn-devs6186
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn
Source: https://github.com/devs6186/claude-private-skills-agents-commands/tree/main/skills/gstack/learn
Command: npx skills add https://github.com/devs6186/claude-private-skills-agents-commands --skill learn-devs6186

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage project learnings. Review, search, prune, and export what gstack has learned across sessions. Use when asked to "what have we learned", "show learnings", "prune stale learnings", or "export learnings". Proactively suggest when the user asks about past patterns or wonders "didn't we fix this before?"

Core Features & Use Cases

  • Review and search past learnings across sessions to identify patterns and improvements.
  • Prune stale or outdated learnings to keep knowledge up to date.
  • Export learnings for sharing with teammates or stakeholders.

Quick Start

Ask Claude to show learnings using the trigger 'show learnings'.

Frequently Asked Questions about learn

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

FAQPage Schema
How do I search past project learnings across different sessions?

You can search past project learnings across sessions by triggering the system with phrases like 'show learnings' or 'what have we learned'. It indexes centralized knowledge from gstack sessions and uses grep and glob to retrieve relevant historical patterns and insights.

How do I export captured learnings to share with my team?

You can export captured learnings to share with teammates by asking the system to 'export learnings'. This centralizes your project insights from gstack sessions into a distributable format, allowing stakeholders to review past patterns and improvements without needing direct session access.

What is the best way to prune stale or outdated knowledge entries?

The best way to prune stale knowledge entries is to ask the system to 'prune stale learnings'. This reviews your centralized session knowledge, identifies outdated patterns, and removes them to keep your project knowledge base accurate and up to date.

Can I use grep and glob to retrieve specific learnings from past sessions?

Yes, you can use grep and glob to retrieve specific learnings from past sessions. The system supports search across sessions using these tools to index and centralize knowledge, enabling fast retrieval of relevant patterns and historical insights.

Does managing project learnings require any specific dependencies or components?

Managing project learnings requires no specific external dependencies or components. The system operates with standard read, write, and edit tooling to index, search, prune, and export knowledge captured from your gstack sessions.