What problem does it solve? Teams lose hard-won knowledge between coding sessions — fixes, patterns, and decisions get rediscovered the hard way. This Skill manages a persistent learnings store so you can recall what a project has already learned instead of repeating past mistakes. ## Core Features & Use Cases - Review and search learnings: Answer questions like "what have we learned" or "didn't we fix this before" by searching the project's learnings log. - Prune stale entries: Remove outdated or irrelevant learnings to keep the knowledge base accurate. - Export learnings: Share accumulated project knowledge across sessions or machines. - Use Case: You suspect a bug was fixed weeks ago. Invoke the skill to search past learnings, confirm the prior fix, and avoid re-debugging the same issue. ## Quick Start Ask the assistant to show what we have learned so far on this project using the learn skill.