learn

Manage cross-session project learnings with search, pruning, and markdown export.

11|2|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/ajsai47/holyclaude --skill learn-ajsai47
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn
Source: https://github.com/ajsai47/holyclaude/tree/main/skills/team/learn
Command: npx skills add https://github.com/ajsai47/holyclaude --skill learn-ajsai47

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teams lose valuable insights, patterns, and pitfalls learned across development sessions, leading to repeated mistakes and wasted time re-solving the same problems. This Skill centralizes all project learnings in one searchable, maintainable store so your team builds on past work instead of repeating it.

Core Features & Use Cases

  • Show Recent Learnings: View the 20 most recent insights, patterns, and pitfalls captured from past sessions.
  • Search & Prune: Search for specific historical insights, and flag stale entries (that reference deleted files) or contradictory learnings for cleanup.
  • Export & Stats: Export learnings to markdown for project docs, and view summary stats about your team's knowledge base.
  • Use Case: If your team keeps hitting the same deployment bug, search past learnings to see if a fix was already documented, or prune old entries about deprecated deployment tools to keep the knowledge base relevant.

Quick Start

Use the learn skill to show the 20 most recent project learnings from past sessions.

Frequently Asked Questions about learn

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

FAQPage Schema
How do I manage cross-session project learnings to avoid repeated mistakes?

You can manage cross-session project learnings by centralizing patterns, pitfalls, and insights in a searchable store. This captures development knowledge from past sessions so your team builds on previous work instead of duplicating effort.

How do I search historical project insights and prune stale team wiki entries?

Search historical project insights to find specific past learnings, and prune stale entries that reference deleted files or contradictory learnings. This keeps your team wiki relevant and prevents outdated knowledge from causing confusion.

Can I export project learnings to markdown for project documentation?

Yes, you can export project learnings to markdown format for project documentation. This allows you to integrate captured development insights and patterns directly into your existing team docs and knowledge base.

What is cross-session memory for development knowledge and when do I need it?

Cross-session memory is a persistent store for development insights, patterns, and pitfalls. You need it when teams lose valuable knowledge between sessions, causing repeated mistakes and wasted time re-solving the same problems.

Does this knowledge management system support manual entry with confidence scoring?

Yes, the knowledge management system supports manual entry of user-stated insights with confidence scoring. It also integrates with session persistence to automatically log learnings from other skills during development work.