compound-engineering

Structure feature work across Research, Plan, Work, Review, and Compound phases.

1|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/jesserathbun/atlas-plugins --skill compound-engineering-jesserathbun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: compound-engineering
Source: https://github.com/jesserathbun/atlas-plugins/tree/main/core/skills/compound-engineering
Command: npx skills add https://github.com/jesserathbun/atlas-plugins --skill compound-engineering-jesserathbun

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill documents and enforces a repeatable workflow where each unit of work makes the next easier by embedding learning into the codebase and project documents.

Core Features & Use Cases

  • Phased workflow: Research (parallel exploration), Plan (acceptance criteria + tasks), Work/Implementation, Review (code quality + Playwright), and Compound (capture learnings).
  • Knowledge flow: Updates CLAUDE.md and AGENTS.md to propagate insights across tasks and folders.
  • Use Case: For a new feature, follow the five-phase loop to systematically research, plan, execute, verify, and capture learnings so future work is easier.

Quick Start

Use the compound-engineering skill to structure a new feature task by defining Research goals and Plan criteria, then progress through the phases and capture learnings.

Frequently Asked Questions about compound-engineering

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

FAQPage Schema
How do I capture engineering learnings so future development tasks get easier?

Capturing engineering learnings requires a structured workflow that embeds knowledge into project documents. This Skill enforces a five-phase loop—Research, Plan, Work, Review, and Compound—updating CLAUDE.md and AGENTS.md to propagate insights across tasks.

What is the best way to structure a new feature workflow from research to review?

The best way to structure a new feature workflow is using a phased progression. This Skill defines Research for parallel exploration, Plan for acceptance criteria, Work for implementation, and Review for code quality verification before capturing learnings.

How do CLAUDE.md and AGENTS.md propagate project knowledge across different folders?

CLAUDE.md and AGENTS.md propagate project knowledge by acting as central repositories for insights. This Skill updates these files during the Compound phase, ensuring that learnings from one unit of work are accessible to future tasks across folders.

Do I need any external dependencies to run the compound-engineering workflow?

No external dependencies are required to run the compound-engineering workflow. The Skill operates using a frontmatter definition with a descriptive Markdown body, with optional scripts, references, and assets added as needed.

When should I use a phased engineering workflow instead of ad-hoc task execution?

A phased engineering workflow should be used when you want each unit of work to make the next easier. This Skill provides a repeatable structure for systematically researching, planning, executing, verifying, and compounding learnings.

What is the compound-engineering skill designed to solve in software development?

The compound-engineering skill solves the problem of lost project knowledge by documenting and enforcing a repeatable workflow. It embeds learning into the codebase so that each completed task systematically reduces friction for future work.