session-learner

Community

Capture insights from this session.

Authoranexpn
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Analyzes the current session to extract learnings and persist them to appropriate destinations, enabling knowledge capture, pattern recognition, and better future collaboration.

Core Features & Use Cases

  • Learnings Extraction: Identify and categorize learnings into user preferences, agent failure patterns, project technical patterns, reusable workflows, and reference knowledge.
  • Conflict Detection: Detect and surface conflicts with existing content, proposing merge or replacement options.
  • Destination Mapping: Persist learnings to user globals (e.g., ~/.claude/CLAUDE.md) or project docs/ as appropriate.
  • Progressive Documentation: Build a structured record of learnings over time.

Quick Start

Say "learn from this session" or "capture insights" to analyze the conversation and persist findings to the appropriate destination.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: session-learner
Download link: https://github.com/anexpn/claude-plugins/archive/main.zip#session-learner

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository