learn

Manages and reviews project learnings across sessions, including search, prune, and export functions.

Updated Jun 19, 2026
One-click install
npx skills add https://github.com/moogieon/kadera --skill learn-moogieon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn
Source: https://github.com/moogieon/kadera/tree/main/.claude/skills/gstack/learn
Command: npx skills add https://github.com/moogieon/kadera --skill learn-moogieon

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Bash, Read, Write, Edit, AskUserQuestion, Grep, and includes scripts (resource) components.

What problem does it solve?

This Skill helps manage and review project learnings, making it easier to track and recall past knowledge.

Core Features & Use Cases

  • Review Learnings: Access and review past learnings from a project.
  • Search Learnings: Search for specific learnings across sessions.
  • Prune Learnings: Remove outdated or irrelevant learnings.
  • Export Learnings: Export learnings for documentation or sharing.
  • Use Case: When you want to recall a past learning or understand the progress of a project over time.

Quick Start

Use the learn skill to show all project learnings.

Frequently Asked Questions about learn

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

FAQPage Schema
How do I track and review project learnings across different sessions?

To track project learnings across sessions, you can use this Skill to access past knowledge, search specific entries, and recall historical project progress. It manages session data using Bash, Grep, and file editing tools.

What is the best way to search for specific past knowledge in project documentation?

The best way to search project documentation for specific past knowledge is using the Skill's search functionality, which leverages the Grep tool to find and filter relevant learnings across stored sessions quickly.

How do I prune outdated information from my project knowledge tracking system?

You can prune outdated information from your project knowledge tracking system by using the Skill's pruning feature, which identifies and removes irrelevant learnings to keep your documentation current and accurate.

Can I export project learnings for external documentation and sharing?

Yes, you can export project learnings for external documentation and sharing. The Skill uses the Write tool to extract and save your tracked knowledge into formats suitable for external project documentation.

Do I need Bash and Grep tools to manage project documentation with this Skill?

Yes, you need Bash, Grep, Read, Write, Edit, and AskUserQuestion tools available. The Skill requires these dependencies to access, search, modify, and export project learnings effectively.