compound-learnings

Convert session learnings into reusable skills, rules, and agents.

3.9k|296|Updated Dec 23, 2025
One-click install
npx skills add https://github.com/parcadei/Continuous-Claude --skill compound-learnings
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: compound-learnings
Source: https://github.com/parcadei/Continuous-Claude/tree/main/.claude/skills/compound-learnings
Command: npx skills add https://github.com/parcadei/Continuous-Claude --skill compound-learnings

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Transforms ephemeral session learnings into reusable skills, rules, and agents to improve future sessions.

Core Features & Use Cases

  • Pattern extraction: Derive reusable patterns from learnings.
  • Artifact proposal: Propose new rules or skills based on evidence.
  • Automation enablement: Convert successful learnings into automated assets.

Quick Start

Collect recent learnings and propose a small set of reusable patterns to convert into skills.

Frequently Asked Questions about compound-learnings

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

FAQPage Schema
How do I convert session learnings into reusable skills and rules?

Convert session learnings into reusable skills by extracting patterns, building frequency tables to identify recurring themes, consolidating similar patterns, and categorizing them as rules, skills, or agent updates based on evidence thresholds. The workflow reads learnings, applies signal detection, and outputs approved artifacts with frontmatter and examples to appropriate directories.

What patterns should I extract from my learnings to turn into skills?

Extract patterns by identifying sections in learnings marked as Patterns, Takeaway, What Worked, What Failed, and Key Decisions. Build a frequency table to surface recurring themes, then consolidate similar patterns and detect clustering needs. High-frequency, well-evidenced patterns become candidates for skills; lower-signal items become rules or documentation.

Can I automate the process of capturing and organizing learnings across multiple Claude projects?

Yes. The workflow reads learnings from sessions, automates pattern extraction, builds frequency tables, consolidates duplicates, detects clustering, applies thresholds, and outputs approved artifacts. This enables you to systematically convert ephemeral session insights into permanent, reusable capabilities across Claude projects without manual compilation.

How do I know when a learning should become a skill versus a rule?

The workflow categorizes artifacts by signal strength and complexity. Learnings with high frequency, broad applicability, and multi-step reasoning become skills. Simple, frequently-applied insights become rules. The process applies thresholds to distinguish between artifact types, ensuring only well-evidenced patterns are promoted to skills.

What's the difference between compiling patterns into skills and manually documenting them?

Automated compilation applies frequency analysis, clustering detection, and signal thresholds to identify which patterns deserve codification, reducing manual judgment and bias. Manual documentation captures ad-hoc insights; compilation ensures only high-signal, recurring patterns become permanent capabilities, improving reuse across projects.