continuous-learning-v2

Observe Claude Code sessions and convert recurring behaviors into atomic instincts with confidence scoring.

4|7|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/arbisoft/ai-skillforge --skill continuous-learning-v2-arbisoft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: continuous-learning-v2
Source: https://github.com/arbisoft/ai-skillforge/tree/main/Claude/skills/continuous-learning-v2
Command: npx skills add https://github.com/arbisoft/ai-skillforge --skill continuous-learning-v2-arbisoft

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Observes Claude Code sessions and converts recurring behaviors into atomic instincts with confidence scoring and evolves them into skills, commands, or agents. v2.1 adds project-scoped instincts to prevent cross-project contamination and ensure safe sharing of patterns.

Core Features & Use Cases

  • Instinct-driven learning: turns repeated workflows into atomic instincts with confidence scoring to guide evolution.
  • Project-scoped isolation: keeps instincts per project, with global patterns available for cross-project applicability.
  • Evolution pipeline: instincts can mature into skills, commands, or agents, with export/import and promotion support.

Quick Start

Enable the continuous-learning-v2 observer hooks and begin Claude Code sessions to automatically evolve instincts into project-scoped skills.

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 recurring Claude Code workflows and turn them into reusable automation?

You can capture recurring Claude Code workflows by enabling observer hooks that monitor sessions and convert repeated behaviors into atomic instincts. These instincts use confidence scoring to determine when they should evolve into permanent skills or commands.

How does confidence scoring work when evolving session behaviors into instincts?

Confidence scoring evaluates how often specific session behaviors recur to determine their stability. Behaviors with high confidence scores are promoted through the evolution pipeline, maturing from atomic instincts into structured skills, commands, or agents.

Can I isolate learned automation patterns so they don't contaminate other projects?

Yes, project-scoped isolation keeps instincts per project by default to prevent cross-project contamination. The system also identifies global patterns when cross-project trends emerge, ensuring safe sharing of applicable workflows.

What is the best way to export and import learned skills across different development environments?

The evolution pipeline includes export and import support to share matured instincts across environments. You can promote project-scoped instincts into global skills or commands and transfer them using the built-in promotion features.

Do I need to manually configure hooks to start learning from Claude Code sessions?

You only need to enable the continuous-learning observer hooks once. After activation, the system automatically observes Claude Code sessions and begins evolving recurring behaviors into project-scoped instincts without further manual configuration.

What data does the instinct model capture when recording session behaviors?

The instinct model captures trigger, action, domain, confidence, scope, and provenance for each observed behavior. This comprehensive metadata ensures that evolved skills, commands, and agents retain their original context and applicability.