Continuous Learning Skill
SkillDev toolsAutomatically extract reusable patterns from coding sessions and save them as learned skills for future use.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Continuous Learning Skill skill
What this skill tells your AI
The instructions your AI receives, as published by luohaothu/everything-codex in skills/continuous-learning/SKILL.md and read by ahel’s review.
Evaluates coding sessions to extract reusable patterns that can be saved as learned skills.
How It Works
Run /learn at the end of a session or after solving a non-trivial problem:
- Session Evaluation: Checks if session has enough substance
- Pattern Detection: Identifies extractable patterns
- Skill Extraction: Saves useful patterns to
~/.codex/skills/learned/
Pattern Types
| Pattern | Description |
|---|---|
error_resolution | How specific errors were resolved |
user_corrections | Patterns from user corrections |
workarounds | Solutions to framework/library quirks |
debugging_techniques | Effective debugging approaches |
project_specific | Project-specific conventions |
Related
/learnskill - Manual pattern extraction mid-sessioncontinuous-learning-v2- Advanced instinct-based learning system
Signals
- GitHub stars
- 24
- Forks
- 5
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
continuous-learning-luohaothu- Source
- github.com/luohaothu/everything-codex