continuous-learning

Extract reusable learning patterns from development sessions into time-stamped markdown files.

Updated Dec 1, 2025
One-click install
npx skills add https://github.com/tadokoro-ryusuke/cc-plugins --skill continuous-learning-tadokoro-ryusuke
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: continuous-learning
Source: https://github.com/tadokoro-ryusuke/cc-plugins/tree/main/dev-core/skills/continuous-learning
Command: npx skills add https://github.com/tadokoro-ryusuke/cc-plugins --skill continuous-learning-tadokoro-ryusuke

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Distills from development sessions the actionable patterns and knowledge needed to accelerate future work.

Core Features & Use Cases

  • Extracts patterns from session activity (commands used, files changed, problems solved).
  • Structures patterns into reusable templates and stores them in a centralized learning index.
  • Enables sharing and reuse across projects and teams.

Quick Start

Ask me to analyze this session and extract reusable learning patterns.

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 knowledge patterns from a software development session?

To extract reusable knowledge patterns from a software development session, you can analyze session activity including changed files, executed commands, and solved problems. The skill structures these patterns into reusable templates and automatically saves them to a learning index using time-stamped markdown files.

What is continuous learning in software development and how does it work?

Continuous learning in software development is the process of distilling actionable patterns from task analyses and problem-solving activities. It works by identifying reusable solutions within a session, cataloging them into structured templates, and saving them to a centralized learning index for future reference.

How do I automatically document task analysis patterns into a learning index?

You can automatically document task analysis patterns into a learning index by running a session analysis. The skill extracts development patterns, structures them into reusable markdown templates, and saves them directly to a centralized index with time-stamped files for future reference.

Can I use session analysis to catalog problem-solving activities across multiple projects?

Yes, you can use session analysis to catalog problem-solving activities across multiple software projects. The skill extracts reusable learning patterns from various development sessions and stores them in a centralized learning index, enabling knowledge sharing and reuse across different teams and projects.

What is the best way to structure development session knowledge for team reuse?

The best way to structure development session knowledge for team reuse is to extract patterns from commands, files, and problems, then format them into structured templates. This skill automates the process, storing the cataloged patterns in a centralized learning index with time-stamped markdown files.

Do I need specific dependencies to save learning patterns to markdown files?

No specific dependencies are required to save learning patterns to markdown files. The skill operates independently to extract session patterns, structure them into reusable templates, and automatically save them to a learning index using time-stamped markdown files without external components.