continuous-learning-v2

Observe sessions via hooks to create atomic instincts with confidence scoring.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/yd5768365-hue/caw-cli --skill continuous-learning-v2-yd5768365-hue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: continuous-learning-v2
Source: https://github.com/yd5768365-hue/caw-cli/tree/main/everything-claude-code-main/everything-claude-code-main/docs/ja-JP/skills/continuous-learning-v2
Command: npx skills add https://github.com/yd5768365-hue/caw-cli --skill continuous-learning-v2-yd5768365-hue

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill transforms your Claude Code sessions into reusable knowledge by observing your interactions and creating atomic "instincts" with confidence scoring, which can then evolve into skills, commands, or agents.

Core Features & Use Cases

  • Session Observation: Captures tool usage via hooks for 100% reliable observation.
  • Instinct Creation: Generates atomic, evidence-based "instincts" (e.g., "prefer functional style", "always test first").
  • Evolution Pipeline: Clusters instincts into more complex skills, commands, or agents.
  • Use Case: As you repeatedly debug a specific type of error, the system learns your successful resolution pattern and creates an "instinct" to guide future debugging, eventually evolving into a specialized debugging skill.

Quick Start

Enable observation hooks in your Claude settings and use the /instinct-status command to view learned instincts.

Frequently Asked Questions about continuous-learning-v2

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

FAQPage Schema
How do I capture session observations to build reusable AI learning instincts?

To capture session observations and build AI learning instincts, you enable observation hooks in your Claude settings, which reliably record tool usage for background pattern detection and instinct generation.

How does confidence scoring work for atomic instincts generated from session data?

Confidence scoring for atomic instincts evaluates observed session patterns, assigning reliability scores to evidence-based behaviors before clustering them into more complex skills, commands, or agents.

What is the best way to evolve learned patterns into specialized debugging skills?

The best way to evolve learned patterns into specialized debugging skills is using an evolution pipeline that clusters atomic instincts from repeated successful resolutions into reusable commands or agents.

Do I need background observation agents to detect patterns in Claude Code sessions?

Yes, you need background observation agents and hook integration to detect patterns in Claude Code sessions, as these components continuously monitor interactions to generate personalized AI instincts.

Can I view learned instincts after enabling session observation hooks?

Yes, you can view learned instincts by running the `/instinct-status` command after enabling observation hooks, which displays the atomic instincts generated from your session interactions.

When should I not use an instinct-based learning system for AI evolution?

You should not use an instinct-based learning system for AI evolution when your workflow lacks repeated patterns or when continuous background observation agents cannot be integrated via hooks.