learner

Detect repeating session patterns and extract reusable workflows as skills or rules.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Jimmy-Jung/claude_symbiote --skill learner-jimmy-jung
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learner
Source: https://github.com/Jimmy-Jung/claude_symbiote/tree/main/.claude/skills/learner
Command: npx skills add https://github.com/Jimmy-Jung/claude_symbiote --skill learner-jimmy-jung

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Detects repeating session patterns and automatically extracts reusable skills or rules from interactions, enabling automatic evolution of .claude configuration when patterns are integrated with evolve.

Core Features & Use Cases

  • Pattern detection: identify recurring task sequences and convert them into reusable skills or rules.
  • Extracts recurring workflows as new skills located at .claude/skills/{name}/SKILL.md
  • Converts common patterns into reusable rules or commands to standardize workflows
  • Integrates with evolve to progressively evolve .claude settings based on detected patterns

Quick Start

Identify recurring session patterns and request automatic extraction of reusable workflows into new skills or rules.

Frequently Asked Questions about learner

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

FAQPage Schema
How do I automatically extract reusable workflows from repeating session patterns?

You can automatically extract reusable workflows by detecting repeating session patterns and converting them into new skills or rules. This process identifies recurring task sequences and saves them as standardized workflows for future use.

What is pattern detection for reusable skills in Claude settings?

Pattern detection for reusable skills identifies recurring task sequences during sessions and converts them into standardized rules or commands. This allows your configuration to progressively evolve by capturing and reusing common interaction workflows automatically.

How do I convert recurring task sequences into reusable rules or commands?

Recurring task sequences are converted into reusable rules or commands by identifying repeating interactions during a session. The extracted workflows standardize your processes and are saved as new skills for consistent future application.

Where are automatically extracted skills stored in the .claude configuration?

Automatically extracted skills are stored as markdown files at .claude/skills/{name}/SKILL.md. This standardized location ensures detected workflow patterns are saved consistently within your configuration structure for future reuse.

Can I use the evolve pipeline to automatically update .claude settings from detected patterns?

Yes, you can integrate detected session patterns with the evolve pipeline to automatically update .claude settings. This integration ensures safe validation while progressively evolving your configuration based on the extracted reusable workflows.

Do I need any dependencies to detect repeating session patterns and extract skills?

No dependencies are required to detect repeating session patterns and extract reusable skills. The pattern detection and skill extraction process operates independently to identify recurring sequences and convert them into standardized workflows.