Continuous Learning

Promote valuable session learnings into reusable, triggerable skill files in ~/.claude/skills/learned/. Unlike Claude Code's built-in memory (which captures conversational facts and preferences), this skill extracts structured patterns — error resolutions, user corrections, workarounds, debugging techniques, project conventions — that future sessions can match against specific triggers. Use at end of a session (typically via Stop hook), after solving a hard bug, when the user says "save what we learned", "remember this for next time", or "extract patterns from this session".

mhylle Updated

File contents

mhylle/claude-skills-collection/tree/main/skills/continuous-learning commit 83055db1d9

Frequently asked questions

npx skillmds@latest add mhylle/continuous-learning