continuous-learning

Extract recurring patterns from Claude Code session transcripts into reusable learned skills.

1|1|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/zardusai-cyber/zardus_setup --skill continuous-learning-zardusai-cyber
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: continuous-learning
Source: https://github.com/zardusai-cyber/zardus_setup/tree/main/ecc/skills/continuous-learning
Command: npx skills add https://github.com/zardusai-cyber/zardus_setup --skill continuous-learning-zardusai-cyber

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the extraction of recurring patterns from Claude Code sessions and saves them as reusable learned skills for quick future use.

Core Features & Use Cases

  • Pattern detection across session transcripts to identify techniques, fixes, and conventions.
  • Skill curation by storing extracted patterns into ~/.claude/skills/learned/ for reuse in future sessions.
  • Review and refinement workflow to validate and organize learned skills as part of your personal knowledge base.

Quick Start

Run Claude Code to automatically extract reusable patterns from a completed session and save them to ~/.claude/skills/learned/.

Frequently Asked Questions about continuous-learning

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract reusable patterns from Claude Code sessions?

Pattern detection from Claude Code sessions works by processing session transcripts to identify recurring techniques, fixes, and conventions, then saving them as structured skill entries for quick future reuse.

How do I save recurring Code session fixes as learned skills?

You can save recurring Code session fixes as learned skills by running the continuous-learning workflow, which extracts patterns from completed session transcripts and stores them as structured entries in ~/.claude/skills/learned/.

Does continuous-learning work with Claude Code session transcripts?

Yes, continuous-learning works directly with Claude Code session transcripts to detect recurring techniques and conventions, saving them as structured learned skills for future import and reuse.

Can I review and refine extracted skills before adding them to my knowledge base?

Yes, continuous-learning includes a review and refinement workflow that allows you to validate and organize extracted patterns before integrating them into your personal knowledge base at ~/.claude/skills/learned/.

What is the best way to build a personal skill library from Code sessions?

The best way to build a personal skill library from Code sessions is to automate pattern extraction using continuous-learning, which detects recurring techniques and saves them as structured entries in ~/.claude/skills/learned/ for quick import.