learning-patterns

Extract conversation learnings into CLAUDE.md, Commands, Skills, and Hooks.

35|5|Updated Jul 5, 2025
One-click install
npx skills add https://github.com/alexei-led/cc-thingz --skill learning-patterns-alexei-led
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learning-patterns
Source: https://github.com/alexei-led/cc-thingz/tree/main/plugins/dev-tools/skills-codex/learning-patterns
Command: npx skills add https://github.com/alexei-led/cc-thingz --skill learning-patterns-alexei-led

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Extract learnings from conversations and generate project-specific customizations (CLAUDE.md, commands, skills, hooks) to improve Claude Code workflows.

Core Features & Use Cases

  • Discover and catalog project customizations from sessions.
  • Extract actionable learnings and generate concrete artifacts.
  • Deduplicate and merge with existing artifacts to maintain consistency across a project.

Quick Start

Initiate learning extraction by running learn-patterns on a session to produce CLAUDE.md, commands, skills, and hooks.

Frequently Asked Questions about learning-patterns

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

FAQPage Schema
How do I extract project-specific learnings from Claude Code conversations?

To extract learnings from conversations, run a multi-phase discovery and categorization workflow that identifies actionable patterns and generates tailored Claude Code assets like CLAUDE.md, commands, skills, and hooks.

Can I automatically generate Claude Code customizations from session history?

Yes, you can automatically generate project customizations by analyzing session history to discover, extract, and consolidate learnings into concrete artifacts such as CLAUDE.md files, commands, and hooks.

How do I deduplicate and merge extracted learnings with existing CLAUDE.md files?

Deduplication and merging are handled by enforcing structured templates and budget checks during the extraction workflow, ensuring new learnings integrate safely and consistently with existing project artifacts without duplicating information.

What is the best way to apply conversation analysis to improve Claude Code workflows?

The best way to apply conversation analysis is to use a structured extraction process that categorizes discovered patterns and generates reusable project customizations, ensuring traceability and safety across your Claude Code environment.

Does extracting Claude Code learnings require any external dependencies?

No, extracting Claude Code learnings requires no external dependencies, running a self-contained multi-phase workflow that directly analyzes conversations and applies structured templates to produce artifacts.

When should I not use automated learning extraction for project customizations?

You should avoid automated learning extraction when your conversations lack actionable project patterns, as the workflow enforces budget checks and deduplication to prevent generating redundant or low-value customizations.