AI AGENT ADDONS

Continuous Learning V2

affaan-m/everything-claude-code
AI & Agent Building
7,039installs

This system learns from your work sessions automatically. It watches how you use tools and writes down small lessons called instincts. Each instinct has a confidence score that shows how sure the system is. Over time these instincts grow into bigger skills or new commands.

The latest version adds project scoping so lessons from a React project stay in that project. Python patterns stay in Python projects. Only universal lessons like always validate input get shared everywhere. This stops one project from mixing up the rules of another.

Anyone who wants their AI to get smarter from past work will find this useful. It works in the background and turns repeated actions into reliable knowledge.

Add Continuous Learning V2 skill to your workflow

Global

mkdir -p ~/.claude/skills/continuous-learning-v2

Project

mkdir -p .claude/skills/continuous-learning-v2

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
25 days ago
Created
6 months ago