Skip to main content
Back to the directory
affaan-m/everything-claude-codeSoftware EngineeringFrontend and Design

continuous-learning

Automatically extract reusable patterns from Claude Code sessions and save them as learned skills.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
3

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/affaan-m/everything-claude-code --skill continuous-learning
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, continuous-learning has 3 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: affaan-m/everything-claude-code. Canonical URL: https://skills.sh/affaan-m/everything-claude-code/continuous-learning.

Security audits
Gen Agent Trust HubPASS
SocketWARN
SnykFAIL
About this skill
Automatically extract reusable patterns from Claude Code sessions and save them as learned skills. Automatically evaluates Claude Code sessions on end to extract reusable patterns that can be saved as learned skills. This v1 skill is still supported, but continuous-learning-v2 is the preferred path for new installs. Keep v1 when you explicitly want the simpler Stop-hook extraction flow or need compatibility with older learned-skill workflows. This skill runs as a Stop hook at the end of each session: Edit config.json to customize: Add to your ~/.claude/settings.json : Homunculus v2 takes a more sophisticated approach: Key insight from homunculus: "v1 relied on skills to observe. Skills are probabilistic—they fire ~50-80% of the time. v2 uses hooks for observation (100% reliable) and instincts as the atomic unit of learned behavior." See: docs/continuous-learning-v2-spec.md for full spec. - 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...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does continuous-learning do?

Automatically extract reusable patterns from Claude Code sessions and save them as learned skills.

Is continuous-learning good?

continuous-learning does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support continuous-learning?

continuous-learning currently lists compatibility with Claude Code, Skills CLI.

Is continuous-learning safe to install?

continuous-learning has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to continuous-learning?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install continuous-learning?

Run the following command to install continuous-learning: npx skills add https://github.com/affaan-m/everything-claude-code --skill continuous-learning

Related skills

More from affaan-m/everything-claude-code

Related skills

Alternatives in Software Engineering