learn

Consolidate session learnings into a searchable, exportable knowledge base.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/Intension-us/attention-diagnostic --skill learn-intension-us
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn
Source: https://github.com/Intension-us/attention-diagnostic/tree/main/.claude/skills/gstack/learn
Command: npx skills add https://github.com/Intension-us/attention-diagnostic --skill learn-intension-us

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The knowledge base for your project grows with learnings from sessions. This skill centralizes, indexes, and surfaces insights, making it easy to review, search, prune stale entries, and export knowledge for documentation.

Core Features & Use Cases

  • Centralized learnings repository across sessions with deduplication and indexing.
  • Quick search, pruning of stale or conflicting entries, and export to markdown or docs.
  • Manual additions and automated learnings capture to keep the wiki up to date.

Quick Start

Run /learn to view the most recent learnings and then use /learn search <query> to find relevant insights.

Frequently Asked Questions about learn

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

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

To capture and search project learnings across sessions, use the Learn skill to consolidate insights into a centralized repository. You can run the search command with a query to quickly retrieve specific knowledge entries.

What is the best way to manage a project knowledge base that has conflicting or stale wiki entries?

Managing a project knowledge base with stale wiki entries is done by pruning outdated insights. The Learn skill identifies and removes conflicting or obsolete entries to keep your central repository accurate.

Can I export captured project knowledge to markdown for external documentation?

Yes, you can export captured project knowledge to markdown for external documentation. The Learn skill supports exporting consolidated learnings from the central repository directly into standard documentation formats.

How does automated learnings capture keep a project wiki up to date?

Automated learnings capture keeps a project wiki up to date by continuously indexing session insights into a central repository. This process includes deduplication to ensure the knowledge base remains concise and easy to search.

Does the Learn skill require specific dependencies to index project knowledge?

No specific dependencies are required to index project knowledge. The Learn skill operates independently to consolidate and surface project insights, requiring only standard YAML frontmatter for proper formatting.

When should I prune entries from my project knowledge base?

You should prune entries from your project knowledge base when session insights become stale or conflict with new information. Pruning removes outdated repository entries to maintain accurate and quick retrieval of learnings.