learn

Identify reusable patterns from the current session and draft skill files for confirmation.

Updated Jan 16, 2026
One-click install
npx skills add https://github.com/Eotel/claude-marketplace --skill learn-eotel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn
Source: https://github.com/Eotel/claude-marketplace/tree/main/plugins/base/skills/learn
Command: npx skills add https://github.com/Eotel/claude-marketplace --skill learn-eotel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzes the current session to identify repeatable patterns and insights worth saving as skills.

Core Features & Use Cases

  • Identify error-resolution patterns, debugging techniques, workarounds, and project-specific patterns.
  • Convert session learnings into durable, reusable skill files for future sessions.
  • Enable faster problem-solving by documenting and reusing proven approaches.

Quick Start

Run the /learn command during a session after solving a non-trivial problem to extract patterns for future reuse.

Frequently Asked Questions about learn

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

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

The Skill automatically identifies recurring debugging patterns, workarounds, and architecture decisions from your current session, then drafts a descriptive skill file to capture these durable technical insights for future reuse.

What is session analysis for knowledge capture in software engineering?

Session analysis for knowledge capture identifies recurring error-resolution patterns and durable technical insights from non-trivial debugging sessions, converting them into reusable skill files for future application.

When should I capture session learnings as reusable skills?

Capture session learnings as reusable skills immediately after solving non-trivial problems where patterns recur across errors, debugging steps, workarounds, or architecture decisions, ensuring only durable technical insights are saved.

Does the knowledge capture process require manual confirmation before saving?

Yes, the knowledge capture process requires manual user confirmation before saving. The Skill drafts a descriptive file of the extracted design patterns and explicitly seeks your approval to ensure only desired technical insights are stored.

What types of technical patterns can be converted into reusable skills?

Technical patterns that can be converted include error-resolution sequences, debugging techniques, project-specific workarounds, and architecture decisions identified during non-trivial problem-solving sessions.