learn

Extract reusable instincts with triggers, actions, evidence, and confidence into Markdown files.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/jason-hchsieh/marketplace --skill learn-jason-hchsieh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn
Source: https://github.com/jason-hchsieh/marketplace/tree/main/plugins/continuous-learning/skills/learn
Command: npx skills add https://github.com/jason-hchsieh/marketplace --skill learn-jason-hchsieh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzing conversations and workflows to extract reusable instincts that improve future sessions and AI behavior.

Core Features & Use Cases

  • Identify triggers, actions, and evidence from interactions.
  • Store atomic patterns with confidence scores and domain tags.
  • Save to .claude/learning/instincts/ for quick retrieval and reuse.

Quick Start

Analyze this session to extract high-confidence instincts and save them to .claude/learning/instincts/.

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 AI chat sessions?

To extract reusable patterns from AI chat sessions, the Skill analyzes your current interaction to surface atomic patterns with triggers, actions, evidence, and confidence scores. It identifies these reusable instincts to improve future interactions.

How do I save session analysis patterns as Markdown files?

Saving session analysis patterns as Markdown files happens automatically when the Skill extracts an instinct. It saves each pattern as a Markdown file under .claude/learning/instincts/ with metadata fields for trigger, action, evidence, confidence, and domain.

What is session pattern detection for AI workflow improvement?

Session pattern detection for AI workflow improvement is the process of identifying triggers, actions, and evidence from your coding or debugging interactions. It stores these atomic patterns with confidence scores and domain tags for quick retrieval and reuse.

Can I use session analysis to improve debugging and coding instincts?

Yes, you can use session analysis to improve debugging and coding instincts. The Skill applies specifically to debugging, coding, and knowledge-work sessions to surface high-confidence atomic patterns that you can reuse in future interactions.

What metadata does the Skill store for extracted learning instincts?

The metadata stored for extracted learning instincts includes fields for trigger, action, evidence, confidence, and domain. Each instinct is saved as an individual Markdown file to ensure quick retrieval and structured reuse.