AI AGENT ADDONS

Continuous Learning V2

affaan-m/ecc

An AI system that learns from your coding sessions. It watches how you work and creates small learned behaviors called instincts. Each instinct has a confidence score that shows how reliable it is. Over time instincts can grow into full skills, commands, or even new agents.

Version 2.1 keeps project instincts separate. For example React patterns stay inside your React project. Python rules stay inside your Python project. Universal patterns like always validate input are shared across all projects. This prevents ideas from mixing where they do not belong.

Anyone using Claude Code can benefit. You can review exported or imported instincts. You can promote a project instinct to global when it proves useful in multiple projects.

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