learn

Manage project learnings across sessions with CLI commands for search, prune, and export.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/zhifengzhang-sz/divine-book --skill learn-zhifengzhang-sz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn
Source: https://github.com/zhifengzhang-sz/divine-book/tree/main/.claude/skills/gstack/learn
Command: npx skills add https://github.com/zhifengzhang-sz/divine-book --skill learn-zhifengzhang-sz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Centralize and surface project learnings across sessions so teams can recall patterns, avoid repeating mistakes, and share knowledge quickly.

Core Features & Use Cases

  • Show recent learnings and group by type
  • Search learnings across the project store
  • Prune stale or outdated entries and export insights
  • Proactively surface patterns and insights to guide decisions

Quick Start

Run /learn to see the most recent learnings and start exploring.

Frequently Asked Questions about learn

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

FAQPage Schema
How do I centralize project learnings across sessions to avoid repeating mistakes?

Centralize project learnings by running the /learn command to consolidate and surface patterns across sessions in a local knowledge-management store. It groups recent entries by type so teams can recall past decisions and avoid repeating mistakes.

Can I search past project learnings by keyword in a local store?

Yes, you can search past project learnings in the local store by running /learn search <query>. This surfaces matching entries and historical patterns from your centralized knowledge base to guide current decisions.

How do I prune stale or outdated knowledge-management entries?

Prune stale or outdated knowledge-management entries by executing the /learn prune command. This removes obsolete project learnings from your local store, keeping the knowledge base relevant and accurate for future reviews.

What's the best way to export project learnings for team sharing?

Export project learnings for team sharing by using the /learn export command. This extracts consolidated insights and historical patterns from your local store into a shareable format for quick knowledge distribution.

Does the /learn CLI workflow require any external dependencies?

No, the /learn CLI workflow operates on local learning stores without requiring external dependencies. It functions independently to review, search, prune, and export project learnings directly within your environment.

When do I need a centralized project learnings manager?

You need a centralized project learnings manager when your team struggles to recall past patterns and decisions across sessions. It proactively surfaces historical insights to guide better decision-making and prevent repeating previous mistakes.