Continuous learning system that extracts reusable knowledge from work sessions. Triggers: (1) /continuous-learning command to review session learnings, (2) "save this as a skill" or "extract a skill from this", (3) "what did we learn?", (4) After any task involving non-obvious debugging, workarounds, or trial-and-error discovery. Creates new Claude Code skills when valuable, reusable knowledge is identified.
$npx -y skills add blader/claudeception --skill continuous-learningInstalls into the current project.
Run `npx skills use "https://github.com/blader/claudeception" --skill "blader/claudeception/continuous-learning"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/blader/claudeception" that are relevant to the current task. Run `npx skills add "https://github.com/blader/claudeception"` and select the relevant skills, then follow their instructions.