continual-learning
OfficialEnable AI agents to learn and remember.
AuthorMoonAxis
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the issue of AI agents forgetting information between sessions, enabling them to retain and apply learned knowledge over time.
Core Features & Use Cases
- Persistent Memory: Implements a two-tier memory system (global and local) to store learnings.
- Automated Learning Capture: Hooks automatically capture tool usage patterns and failures to create new learnings.
- Agent-Native Storage: Allows agents to directly store learnings via SQL commands.
- Manual Memory Input: Supports human-readable, version-controlled memory files for explicit knowledge.
- Compaction Mechanism: Automatically prunes old or low-value learnings to manage memory size.
- Use Case: An AI agent repeatedly makes the same mistake when generating Terraform code. Continual learning captures this pattern, and the agent is prompted with the correct approach in future sessions, preventing recurrence.
Quick Start
Copy the continual-learning hook to your project's hooks directory and initialize the project memory database.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: continual-learning Download link: https://github.com/MoonAxis/azure-stack/archive/main.zip#continual-learning Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.