continuous-learning-v2

Transform Claude Code sessions into reusable instincts and evolving skills.

2|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/mbadoz/mbadoz-skills --skill continuous-learning-v2-mbadoz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: continuous-learning-v2
Source: https://github.com/mbadoz/mbadoz-skills/tree/main/plugins/built-planner/skills/built-planner/references/skills/continuous-learning-v2
Command: npx skills add https://github.com/mbadoz/mbadoz-skills --skill continuous-learning-v2-mbadoz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Automates turning session observations from Claude Code into reusable, atomic instincts and scalable skills, enabling rapid improvement and customization.

Core Features & Use Cases

  • Hooks-based observation captures prompts and tool use to build a library of atomic instincts with confidence scores.
  • Evolves instincts into higher-level skills, commands, or agents for repeatable workflows across projects.
  • Exports/imports instinct libraries to share best practices within teams and across environments.

Quick Start

Enable observation hooks, then start the observer to begin turning sessions into evolving 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 turn Claude Code sessions into reusable instincts?

Turn Claude Code sessions into reusable instincts by enabling hooks-based observation, which captures prompts and tool use to build a library of atomic instincts with confidence scores. Start the observer to begin automated tracking and instinct generation.

How does hook observation work for capturing agent behaviors?

Hook observation captures prompts and tool use during Claude Code sessions, modeling them into atomic instincts with confidence scores. This local observer pipeline transforms raw session data into structured, evolving behaviors ready for scaling.

Can I share instinct libraries across different projects and teams?

Yes, you can share instinct libraries across projects and teams using the built-in export and import functionality. This distributes evolved skills, commands, and agents, enabling rapid customization and sharing of best practices across different environments.

What is the process to evolve instincts into higher-level skills or commands?

To evolve instincts into higher-level skills, the pipeline processes your library of atomic instincts and transforms them into fully-fledged capabilities such as commands or agents. This generates repeatable workflows applicable across multiple projects.

Do I need any dependencies to start building atomic instincts from Claude Code?

No dependencies are required to start building atomic instincts from Claude Code. The skill operates independently using local scripts to implement the observer pipeline and hooks, requiring only your existing Claude Code environment to begin session observation.