continuous-learning-v2

Convert Claude Code sessions into reusable instincts with confidence scoring.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/JYHTHEGREAT/jyh-system --skill continuous-learning-v2-jyhthegreat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: continuous-learning-v2
Source: https://github.com/JYHTHEGREAT/jyh-system/tree/main/archive/deprecated/skills/continuous-learning-v2
Command: npx skills add https://github.com/JYHTHEGREAT/jyh-system --skill continuous-learning-v2-jyhthegreat

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Convert Claude Code sessions into reusable instincts with confidence scoring to reduce repeated work and improve automation.

Core Features & Use Cases

  • Atomic instincts: capture a trigger and an action to form precise, composable behaviors.
  • Observation-driven evolution: hooks and background analysis turn sessions into commands, skills, and agents.
  • Privacy-friendly storage: instincts live on-device with export/import for sharing and collaboration.

Quick Start

Enable observation hooks, start the observer, and begin evolving instincts into skills and commands.

Frequently Asked Questions about continuous-learning-v2

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

FAQPage Schema
How do I turn Claude Code sessions into reusable automation commands?

Turn Claude Code sessions into reusable automation commands by enabling observation hooks to capture triggers and actions. The system evolves these observations into atomic instincts, skills, and agents stored locally with confidence scoring.

What is an atomic instinct in continuous learning automation?

An atomic instinct in continuous learning automation is a precise, composable behavior formed by capturing a specific trigger and an action. This structure enables confident reuse of session observations across future automation tasks.

How do I keep learned session data private while sharing automation instincts?

Keep learned session data private while sharing automation instincts by using on-device local storage. The system enforces strict data privacy while providing export and import capabilities for collaboration.

Does continuous learning require cloud storage to save session observations?

Continuous learning does not require cloud storage to save session observations. Instincts live entirely on-device with strict data privacy, utilizing local storage with optional export and import capabilities for sharing.

How do I convert session observations into skills and agents?

Convert session observations into skills and agents by starting the observer to perform background analysis. The observation-driven evolution automatically processes hooks to elevate raw sessions into structured commands and agents.

What is the best way to reduce repeated work in Claude Code sessions?

The best way to reduce repeated work in Claude Code sessions is capturing triggers and actions as atomic instincts with confidence scoring. This observation-driven evolution creates reusable commands and skills stored locally for future automation.