learn

Store, search, prune, and export project learnings from avad sessions.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/agwacom/avad-marketplace --skill learn-agwacom
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn
Source: https://github.com/agwacom/avad-marketplace/tree/main/plugins/avad/skills/avad-learn
Command: npx skills add https://github.com/agwacom/avad-marketplace --skill learn-agwacom

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Learnings Manager helps the team capture, search, prune, and export insights gathered across avad sessions, so knowledge isn't lost between conversations.

Core Features & Use Cases

  • Review and summarize learnings from multiple sessions
  • Search learnings by topics, patterns, or dates
  • Prune stale or contradictory entries to keep the knowledge base current
  • Export learnings for documentation (e.g., CLAUDE.md) or team knowledge bases
  • Proactively surface patterns when users ask about past work

Quick Start

Ask avad to show your recent learnings, then prune stale entries, and export a summary when needed.

Frequently Asked Questions about learn

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

FAQPage Schema
How do I capture and manage project learnings across sessions?

To capture and manage project learnings across sessions, use the Learnings Manager to store, search, prune, and export insights. It coordinates with avad-learnings-search and local storage to prevent knowledge loss between conversations.

What is the best way to search past learnings history by topics or dates?

Searching past learnings history involves querying local learnings storage by topics, patterns, or dates. The skill coordinates with avad-learnings-search to provide fast discovery and surface patterns from previous work.

How do I prune stale or contradictory entries in a knowledge base?

Pruning stale or contradictory entries in a knowledge base requires reviewing stored learnings and removing outdated insights. This maintains a current learnings history and prevents conflicting information from accumulating.

Can I export session learnings to markdown or CLAUDE.md?

Yes, you can export session learnings to markdown or CLAUDE.md. The skill allows exporting insight summaries for documentation purposes or direct integration into team knowledge bases.

Does the learnings manager work without external dependencies?

Yes, the learnings manager operates without external dependencies. It relies on local learnings storage and integrates with avad-learnings-search to manage your knowledge base without requiring additional setup.