learn

Installation
SKILL.md

Learn

A continuous learning system that extracts reusable knowledge from work sessions and codifies it into new Claude Code skills. This enables autonomous improvement over time.

Core Principle: Skill Extraction

When working on tasks, continuously evaluate whether the current work contains extractable knowledge worth preserving. Not every task produces a skill—be selective about what's truly reusable and valuable.

TDD Mapping for Skill Extraction

Skill extraction follows the same discipline as Test-Driven Development:

TDD Concept Skill Extraction
Test case The problem/failure pattern you just encountered
Production code The skill document (.mdc file)
Related skills
Installs
10
Repository
udecode/dotai
GitHub Stars
1.2K
First Seen
Feb 10, 2026