Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

layout default
title Compound Engineering Plugin Tutorial
nav_order 146
has_children true
format_version v2

Compound Engineering Plugin Tutorial: Compounding Agent Workflows Across Toolchains

Learn how to use EveryInc/compound-engineering-plugin to run compound engineering workflows in Claude Code and convert plugin assets for other coding-agent ecosystems.

GitHub Repo License NPM Registry

Why This Track Matters

Compound Engineering Plugin combines workflow discipline, reusable agent assets, and cross-toolchain conversion support for teams running mixed coding-agent environments.

This track focuses on:

  • installing and operating the core compound-engineering plugin
  • understanding how workflows, agents, commands, and skills compound over time
  • using conversion/sync tooling for OpenCode, Codex, and Droid targets
  • applying quality and governance controls to compound engineering loops

Current Snapshot (auto-updated)

Mental Model

flowchart LR
    A[Feature idea] --> B[Plan workflow]
    B --> C[Work execution]
    C --> D[Multi-agent review]
    D --> E[Compound learnings]
    E --> F[Future cycles become faster]
Loading

Chapter Guide

Chapter Key Question Outcome
01 - Getting Started How do I install and run the core plugin quickly? Working baseline
02 - Compound Engineering Philosophy and Workflow Loop How does plan/work/review/compound create leverage? Strong workflow model
03 - Architecture of Agents, Commands, and Skills How are components organized and selected? Better capability mapping
04 - Multi-Provider Conversion and Config Sync How do I target OpenCode, Codex, and Droid from same source? Cross-toolchain portability
05 - MCP Integrations and Browser Automation How do Context7/Playwright integrations fit into workflows? Strong integration strategy
06 - Daily Operations and Quality Gates How do teams run compound workflows consistently? Operational reliability
07 - Troubleshooting and Runtime Maintenance How do I recover from plugin/runtime failures quickly? Faster recovery loops
08 - Contribution Workflow and Versioning Discipline How do contributors evolve the plugin safely? Contributor readiness

What You Will Learn

  • how to operationalize compound engineering principles in real coding loops
  • how to exploit reusable agents/commands/skills for quality and speed
  • how to synchronize capabilities across Claude Code and other agent platforms
  • how to govern plugin evolution with versioning and validation discipline

Source References

Related Tutorials


Start with Chapter 1: Getting Started.

Navigation & Backlinks

Full Chapter Map

  1. Chapter 1: Getting Started
  2. Chapter 2: Compound Engineering Philosophy and Workflow Loop
  3. Chapter 3: Architecture of Agents, Commands, and Skills
  4. Chapter 4: Multi-Provider Conversion and Config Sync
  5. Chapter 5: MCP Integrations and Browser Automation
  6. Chapter 6: Daily Operations and Quality Gates
  7. Chapter 7: Troubleshooting and Runtime Maintenance
  8. Chapter 8: Contribution Workflow and Versioning Discipline

Generated by AI Codebase Knowledge Builder