continuous-learning-v2

Observe user sessions via hooks and create confidence-scored instincts.

Updated Feb 13, 2026
One-click install
npx skills add https://github.com/LiamVDB1/opencode-config --skill continuous-learning-v2-liamvdb1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: continuous-learning-v2
Source: https://github.com/LiamVDB1/opencode-config/tree/main/skills/continuous-learning-v2
Command: npx skills add https://github.com/LiamVDB1/opencode-config --skill continuous-learning-v2-liamvdb1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the process of learning your unique coding patterns and preferences from your interactions, turning them into reusable "instincts" that can evolve into more complex skills and agents.

Core Features & Use Cases

  • Automatic Learning: Observes your tool usage and prompts via hooks to identify recurring patterns.
  • Instinct Creation: Generates atomic "instincts" with confidence scores based on observed behaviors.
  • Evolution: Clusters instincts to evolve them into reusable skills, commands, or specialized agents.
  • Use Case: After you repeatedly use a specific sequence of commands to set up a new project, this Skill will learn that pattern and suggest it as a new command or skill for future use.

Quick Start

Enable observation hooks in your Claude Code settings to begin learning your patterns.

Frequently Asked Questions about continuous-learning-v2

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

FAQPage Schema
How do I automate learning my coding patterns and preferences from daily sessions?

You can automate learning your coding patterns by enabling observation hooks in your Claude Code settings, which allows the system to monitor tool usage and prompts to identify recurring workflows and user corrections.

What are code instincts and how do confidence scores work?

Code instincts are atomic behaviors generated from observed user activity, each receiving a confidence score based on repetition and pattern detection, which determines their reliability before evolving into reusable skills.

How do I turn repeated command sequences into reusable skills or agents?

Repeated command sequences are automatically detected by observation hooks, clustered into atomic instincts with confidence scores, and then evolved into new commands, specialized agents, or skills for future use.

Do I need to manually configure hooks to start learning my development workflows?

Yes, you need to enable observation hooks in your Claude Code settings to begin the automatic learning process, as the system relies on these hooks to detect user corrections and repeated workflows.

What is the best way to evolve observed session patterns into specialized agents?

The best way to evolve observed patterns is to let the instinct system cluster your recurring workflows over multiple sessions, building confidence scores that trigger the automatic generation of specialized agents.

Can I control where my learned coding instincts are stored?

Learned coding instincts are stored in personal and inherited instinct directories, allowing you to maintain your own learned behaviors while also accessing instincts inherited from other contexts.