learn

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

1|Updated May 5, 2026
One-click install
npx skills add https://github.com/yashs33244/my-mac-claude --skill learn-yashs33244
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn
Source: https://github.com/yashs33244/my-mac-claude/tree/main/skills/gstack/learn
Command: npx skills add https://github.com/yashs33244/my-mac-claude --skill learn-yashs33244

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you capture, review, and reuse what your project has learned over time so you do not repeat mistakes and you can quickly answer “what have we learned?” across sessions.

Core Features & Use Cases

  • Manage learnings over time: Review and search stored learnings across project sessions to find relevant decisions, patterns, and outcomes.
  • Prune stale learnings: Remove outdated or low-value learnings so the knowledge base stays trustworthy.
  • Export learnings: Share or reuse the learnings outside the session for documentation, onboarding, or process improvement.
  • Proactive guidance: Suggest this Skill when the user asks about past fixes or “didn’t we fix this before?” so improvements compound.

Quick Start

Ask your AI: “Show learnings for this project and suggest which ones are most relevant to the problem I am working on today.”

Frequently Asked Questions about learn

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

FAQPage Schema
How do I manage project learnings and search past decisions across sessions?

To manage project learnings across sessions, you can review and search a persisted knowledge store to retrieve past decisions, patterns, and outcomes. This allows you to quickly answer what your project has learned over time.

What is the best way to keep a living log of project history for continuous improvement?

A living log of project history tracks learnings over time so improvements compound. You can proactively retrieve past fixes when issues reoccur, ensuring continuous improvement without losing context between sessions.

How do I prune outdated knowledge management entries from my project history?

Pruning outdated knowledge management entries involves removing stale or low-value learnings from your store. This safe pruning process ensures your knowledge base stays trustworthy and relevant for current project work.

Can I export project learnings for onboarding and process documentation?

Yes, you can export project learnings to share or reuse stored knowledge outside your current session. This produces an exportable result useful for documentation, team onboarding, or process improvement workflows.

Does this knowledge management approach work without external dependencies?

Yes, this knowledge management approach works without external dependencies. It relies on reading a persisted learnings store for the current project to support targeted search, safe pruning, and exportable results.