learn

Consolidate and retrieve project learnings across sessions.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/jonkiky/ccdi-federation-ai --skill learn-jonkiky
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn
Source: https://github.com/jonkiky/ccdi-federation-ai/tree/main/.agents/learn
Command: npx skills add https://github.com/jonkiky/ccdi-federation-ai --skill learn-jonkiky

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams remember and reuse knowledge from multiple sessions by capturing, organizing, and surfacing learnings. It reduces rework, prevents repeating mistakes, and accelerates knowledge transfer across the project.

Core Features & Use Cases

  • Review recent learnings across sessions and categorize by topic.
  • Search, prune, and export learnings to share with teammates or for retrospectives.
  • Proactively surface patterns and insights to inform future work and decision making.

Quick Start

Quickly access and manage learnings by asking gstack to show the most recent items with /learn, or export them with /learn export.

Frequently Asked Questions about learn

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

FAQPage Schema
How do I capture project learnings across multiple sessions to prevent rework?

To capture project learnings across sessions, you can use the /learn command to consolidate insights into a centralized store. This prevents repeated mistakes by maintaining a searchable knowledge base for future reference.

What's the best way to search past project insights and recall patterns?

The best way to search past project insights is using the fast search interfaces provided by the learn skill. It allows you to query the centralized learnings store to quickly recall relevant patterns from previous work.

Can I export and share project learnings for team retrospectives?

Yes, you can export project learnings for sharing with teammates or during retrospectives. By running the /learn export command, you retrieve the stored knowledge entries to facilitate team knowledge transfer.

How do I prune outdated notes and clean up the knowledge store?

To prune outdated notes, you can apply the learn skill to review and remove obsolete entries from the centralized learnings store. This ensures your knowledge base remains relevant and accurate for current project work.

What problem does a centralized learnings store solve for development teams?

A centralized learnings store solves the problem of knowledge loss between project sessions. It helps teams remember and reuse past insights, reducing rework, preventing repeated mistakes, and accelerating overall knowledge transfer.

Do I need any specific dependencies to manage and retrieve project learnings?

No specific dependencies are required to manage and retrieve project learnings. The skill operates independently to maintain the knowledge store and search interfaces, allowing you to query past patterns directly.