everyinc-compounding-engineering-plugin
๐ชMarketplaceEveryInc/compound-engineering-plugin
Official Every plugin marketplace for Claude Code extensions
Overview
Compound Marketplace provides the Compound Engineering Plugin for Claude Code, built around the philosophy that each unit of engineering work should make subsequent units easier. It implements a Plan-Work-Review-Compound workflow cycle where 80% of effort goes into planning and review, ensuring that patterns, learnings, and knowledge are captured and reused over time rather than accumulating technical debt.
Key Features
- Plan-Work-Review-Compound cycle โ A structured workflow with
/workflows:planto turn ideas into detailed plans,/workflows:workto execute with worktrees and task tracking,/workflows:reviewfor multi-agent code review, and/workflows:compoundto document learnings. - Cross-platform support โ Works with Claude Code natively, and includes an experimental CLI converter (
bunx @every-env/compound-plugin) that generates compatible formats for OpenCode and Codex. - Knowledge compounding โ Each cycle compounds on previous work: plans inform future plans, reviews catch more issues over time, and patterns get documented so the codebase becomes easier to work with rather than harder.
- Multi-agent code review โ The review step uses multiple agents to inspect code before merging, catching issues that a single reviewer might miss.
Who is this for?
Compound Engineering Plugin is for development teams that want a disciplined, repeatable workflow for AI-assisted coding. It is ideal for teams that value thorough planning and review over raw speed, and want to build a compounding knowledge base that makes their engineering work progressively more efficient.
Add this Marketplace
/plugin marketplace add https://github.com/EveryInc/compound-engineering-pluginPlugins in this Marketplace
More from this repository10
Official Every plugin marketplace for Claude Code extensions
Office Compound Engineering plugin for Claude Code, Codex, and more
A Claude Code plugin marketplace featuring the Compound Engineering Plugin, providing tools that make each unit of engineering work easier than the last.
Part of Compound Engineering, a 37-skill and 51-agent plugin emphasizing that each unit of work should make subsequent units easier. The brainstorm agent provides interactive requirements exploration, feeding into detailed planning before any code execution.
A Compound Engineering skill that makes each unit of engineering work easier than the last. Provides structured workflows for planning, review, and knowledge codification โ 80% planning and review, 20% execution.
Turns feature ideas into detailed implementation plans as part of the Compound Engineering workflow, where 80% of effort goes into planning and review to make each unit of engineering work easier than the last.
Part of Compound Engineering, a 37-skill and 51-agent plugin emphasizing that each unit of work should make subsequent units easier. The compound agent documents learnings so the next agent does not have to learn the same lesson from scratch.
Part of Compound Engineering, a 37-skill and 51-agent plugin emphasizing that each unit of work should make subsequent units easier. The work agent executes implementation plans using git worktrees and task tracking with only 20% of effort spent on execution.
A compound engineering plugin for AI coding agents that implements a plan-review-compound workflow cycle, featuring brainstorming, planning, multi-agent code review, and knowledge compounding to make each unit of engineering work easier than the last.
A documentation review skill from the Compound Engineering plugin, applying the principle of making each unit of engineering work easier than the last through thorough planning and review workflows.