compound-learning

Coordinate Plan→Execute→Assess→Compound loops to accumulate knowledge and document solutions.

7|3|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/Zpankz/mcp-skillset --skill compound-learning
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: compound-learning
Source: https://github.com/Zpankz/mcp-skillset/tree/main/compound-learning
Command: npx skills add https://github.com/Zpankz/mcp-skillset --skill compound-learning

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Compound-learning coordinates Plan→Execute→Assess→Compound loops to crystallize knowledge and drive continuous improvement across tasks.

Core Features & Use Cases

  • Self-improving loop: Plan → Execute → Assess → Compound, with knowledge accumulation in Κ.
  • Multi-domain applicability: Learning, Writing, Research, problem-solving, design.
  • Knowledge codification: YAML frontmatter schemas and docs/solutions for retrieval and reuse.

Quick Start

Start a compound-learning cycle for a task by planning, executing, assessing, and compiling learnings into the knowledge base.

Frequently Asked Questions about compound-learning

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

FAQPage Schema
How do I build a self-improving knowledge accumulation workflow for research and problem solving?

A self-improving knowledge accumulation workflow coordinates Plan, Execute, Assess, and Compound loops to crystallize knowledge. It stores documented solutions in a knowledge base, enforcing YAML frontmatter schemas to drive continuous improvement across repeated tasks.

What is the best way to codify and reuse documented solutions from repeated writing tasks?

The best way to codify documented solutions uses YAML frontmatter schemas and a docs/solutions directory for retrieval and reuse. This knowledge codification captures learnings from task assessment, making accumulated knowledge available for future writing workflows.

Can I use modular agents and parallel workflows for multi-domain learning and design tasks?

Yes, you can use modular agents and parallel workflows for multi-domain learning and design tasks. The compound-learning approach supports coordinating these parallel workflows across domains where task quality matters and patterns emerge from repeated work.

How does the Plan Execute Assess Compound loop improve future work quality?

The Plan Execute Assess Compound loop improves future work quality by enforcing a structured cycle. It assesses task execution, compiles learnings into a knowledge base, and applies accumulated knowledge to enhance subsequent planning and execution.

Do I need a specific knowledge schema format to start a compound-learning cycle?

Yes, you need a frontmatter-driven knowledge schema format to start a compound-learning cycle. The workflow requires YAML frontmatter schemas to codify knowledge and output documented solutions under docs/solutions for effective retrieval.

When should I not use a structured knowledge crystallization approach for task documentation?

You should not use structured knowledge crystallization for one-off tasks lacking repeatable patterns. This approach applies across domains where patterns emerge from repeated work, making it less suitable for isolated, non-recurring problem solving.