continuous-learning-v2

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

Updated Feb 15, 2026
One-click install
npx skills add https://github.com/Shawn-Guo-CN/agentfoundry-plugin-marketplace --skill continuous-learning-v2-shawn-guo-cn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: continuous-learning-v2
Source: https://github.com/Shawn-Guo-CN/agentfoundry-plugin-marketplace/tree/main/plugins/continuous-learning-v2
Command: npx skills add https://github.com/Shawn-Guo-CN/agentfoundry-plugin-marketplace --skill continuous-learning-v2-shawn-guo-cn

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill transforms your AI interaction history into reusable knowledge, automatically identifying patterns and creating "instincts" that can evolve into new skills, commands, or agents, thereby personalizing your AI's behavior over time.

Core Features & Use Cases

  • Session Observation: Captures tool use and prompts via hooks for comprehensive data.
  • Instinct Creation: Identifies patterns like user corrections, error resolutions, and repeated workflows to form atomic instincts with confidence scores.
  • Evolution: Clusters instincts to generate new skills, commands, or agents.
  • Use Case: After a series of coding sessions where you consistently correct the AI's approach to a specific task, this Skill will learn that pattern and suggest a new command or skill to handle that task more effectively in the future.

Quick Start

Enable observation hooks by adding the provided JSON configuration to your ~/.claude/settings.json file.

Frequently Asked Questions about continuous-learning-v2

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

FAQPage Schema
How do I personalize AI behavior from my session history?

To personalize AI behavior from session history, this Skill captures session activity via hooks to detect repeated workflows and corrections. It forms atomic instincts with confidence scores that automatically adjust future AI responses based on your historical patterns.

Can I create reusable skills from repeated coding workflows?

Yes, you can create reusable skills from repeated coding workflows. The system clusters atomic instincts generated from your session observations, evolving them into new skills, commands, or agents once pattern detection establishes sufficient confidence weighting.

How do hooks observe user sessions for pattern detection?

Hooks observe user sessions for pattern detection by capturing tool use and prompts in the background. You enable this by adding the provided JSON configuration to your ~/.claude/settings.json file, allowing the system to gather comprehensive session activity data.

What is an atomic instinct in AI learning systems?

An atomic instinct in AI learning systems is an identified pattern derived from user corrections, error resolutions, or repeated workflows. It carries a confidence score that determines its weight in personalizing AI behavior and evolving into higher-level skills.

Does continuous learning require any external dependencies to start?

No, continuous learning requires no external dependencies to start. It operates independently with included scripts and assets, requiring only the standard settings.json configuration to enable the observation hooks for capturing session data.