learn

Extract reusable patterns from sessions and save them as learned skills.

2|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/JaimeJunr/context-mode --skill learn-jaimejunr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn
Source: https://github.com/JaimeJunr/context-mode/tree/main/.claude/skills/learn
Command: npx skills add https://github.com/JaimeJunr/context-mode --skill learn-jaimejunr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Extract reusable patterns from collaborative sessions and save them as learned skills to accelerate future problem solving.

Core Features & Use Cases

  • Capture actionable patterns from debugging sessions, design reviews, and problem-solving chats.
  • Save patterns to a centralized library for team-wide reuse and onboarding.
  • Provide a safe confirmation workflow before persisting to the learned-skills store.

Quick Start

Confirm and save the most valuable pattern found in the current session to ~/.claude/skills/learned/ with a descriptive name.

Frequently Asked Questions about learn

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

FAQPage Schema
How do I extract reusable patterns from a debugging session?

To extract reusable patterns from a debugging session, use this Skill to analyze the current chat and save structured pattern data to ~/.claude/skills/learned/ after user confirmation.

What is the best way to capture team knowledge from problem-solving chats?

Capturing team knowledge from problem-solving chats involves extracting actionable patterns from the current session and saving them as learned skills to accelerate future work.

How do I save session analysis patterns to a centralized pattern library?

You can save session analysis patterns to a centralized library by confirming the extraction workflow, which persists the structured pattern data into ~/.claude/skills/learned/.

Does pattern extraction require manual confirmation before saving learned skills?

Yes, pattern extraction requires a safe confirmation workflow before persisting to the learned-skills store, ensuring you validate the reusable pattern before it is saved.

When should I use a pattern library for session analysis?

Use a pattern library for session analysis when you encounter problems with non-trivial resolution where capturing team knowledge accelerates future work and onboarding.