continuous-learning
Automatically extracts reusable patterns and learned skills from Claude Code session transcripts at session end.
Install
npx skills add https://github.com/affaan-m/everything-claude-code --skill continuous-learningStats
| Total installs | 1,819 |
| Weekly installs | 1.8K |
| GitHub stars | 112.5K |
| First seen | Jan 22, 2026 |
| Source | @affaan-m/everything-claude-code |
Summary
- Runs as a Stop hook at session end to evaluate transcripts, detect patterns, and save skills to ~/.claude/skills/learned/
- Configurable pattern detection across five categories: error resolution, user corrections, workarounds, debugging techniques, and project-specific conventions
- Customizable via config.json with minimum session length, extraction thresholds, and pattern ignore lists
- Non-blocking, lightweight approach that accesses full session context without adding per-message latency
Tags
Related skills
| Skill | Installs | vs continuous-learning |
|---|---|---|
| playwriter | 2,302 | +483 |
| agent-email-cli | 2,066 | +247 |
| baoyu-youtube-transcript | 1,879 | +60 |
| agent-device | 1,710 | -109 |
| n8n-code-javascript | 1,806 | -13 |
FAQ
- How many installs does continuous-learning have?
- continuous-learning has 1,819 total installs and 1.8K installs this week.
- Where is continuous-learning hosted?
- continuous-learning is published by @affaan-m/everything-claude-code at https://github.com/affaan-m/everything-claude-code.
- How many GitHub stars does continuous-learning have?
- continuous-learning has 112.5K GitHub stars.
- When was continuous-learning first indexed?
- OrangeBot.AI first indexed continuous-learning on Jan 22, 2026.
- How do I install continuous-learning?
- Run: npx skills add https://github.com/affaan-m/everything-claude-code --skill continuous-learning