learn

Aggregate and manage learnings from multiple Claude Code sessions.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/uzumaki-inc/uzustack --skill learn-uzumaki-inc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn
Source: https://github.com/uzumaki-inc/uzustack/tree/main/_upstream/gstack/learn
Command: npx skills add https://github.com/uzumaki-inc/uzustack --skill learn-uzumaki-inc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Retains and organizes insights from multiple Claude Code sessions, ensuring critical learnings are preserved and reusable.

Core Features & Use Cases

  • Cross-session learnings store: Collect, tag, and revisit insights from different projects or days.
  • Search, prune, and export: Quickly locate relevant learnings, prune stale items, and export to formats for sharing.
  • Use Case: When planning a new project, pull past patterns and decisions to inform strategy and avoid repeating mistakes.

Quick Start

Start the learn workflow to review and export 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 capture and retain learnings across multiple Claude Code sessions?

To capture learnings across multiple Claude Code sessions, you can use a cross-session store that aggregates insights, preventing knowledge loss. This allows you to collect, tag, and revisit project decisions from different days or projects.

What is the best way to search and export project learnings for a retrospective?

The best way to search and export project learnings for a retrospective is to use built-in tooling to locate relevant insights, prune stale items, and export the remaining knowledge into a shareable format.

Can I prune outdated or stale knowledge from my local learnings store?

Yes, you can prune outdated knowledge from your local learnings store. The system provides deterministic Bash-based tooling that allows you to review and remove stale items, keeping your knowledge base relevant.

How does cross-session knowledge management work for ongoing development projects?

Cross-session knowledge management works by aggregating insights from separate development sessions into a unified local store. You can then pull past patterns and decisions to inform strategy and avoid repeating mistakes in ongoing projects.

Do I need any external dependencies to manage and export my learnings?

No external dependencies are required to manage and export your learnings. The system operates with deterministic Bash-based tooling and accesses a local learnings store directly to review, prune, and export data.