continuous-learning-v2

Observe Claude Code sessions via hooks to create atomic instincts with confidence scores.

24|5|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/Luohaothu/everything-codex --skill continuous-learning-v2-luohaothu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: continuous-learning-v2
Source: https://github.com/Luohaothu/everything-codex/tree/main/docs/zh-CN/skills/continuous-learning-v2
Command: npx skills add https://github.com/Luohaothu/everything-codex --skill continuous-learning-v2-luohaothu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

基于本能的学习系统,通过钩子观察会话,创建具有置信度评分的原子本能,并将其演化为技能/命令/代理。

Core Features & Use Cases

  • 通过钩子实现对会话的全量观察,确保模式检测的覆盖性和准确性。
  • 将重复模式自动聚合为本能,并进一步演化为可直接复用的技能、命令与代理。
  • 支持本能的导出/导入,以及基于 Haiku 的后台推理与管理。

Quick Start

在 Claude 设置中启用观察钩子,并启动本能成长流程以开始学习本能。

Frequently Asked Questions about continuous-learning-v2

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

FAQPage Schema
How do I automate workflow learning from Claude Code sessions?

Instinct-based learning observes your Claude Code sessions via hooks to detect repeated patterns and automatically evolves them into reusable skills, commands, and agents for automation workflows.

What is instinct-based learning for software engineering agents?

Instinct-based learning creates atomic instincts with confidence scores from observed session patterns, using explicit evidence tracking to transform recurring development behaviors into deployable capabilities.

How do I start evolving debugging patterns into reusable commands?

Enable observation hooks in Claude settings and initiate the instinct growth process to start aggregating repeated debugging workflows into deployable commands and agents.

Does this session learning system require Haiku for background processing?

Yes, the system leverages Haiku-backed background processing to manage instinct evolution safely, ensuring scalable learning and background reasoning without interrupting active development workflows.

Can I export and import learned instincts across different automation workflows?

Yes, the system supports instinct export and import functionality, allowing you to transfer learned instincts with confidence scores and evidence tracking across different environments and pipeline configurations.