Compound Engineering plugin — source summary
Every Inc’s official “Compound Engineering” plugin for Claude Code, Codex, Cursor, and
more — “AI skills and agents that make each unit of engineering work easier than the
last.” Delivered via Telegram, ingested 2026-05-29. README in
raw/compound-engineering-plugin.md.
What it is
A skillpack of slash-command agent-skills implementing the compound-engineering methodology. The core loop: brainstorm → plan → work → review → compound → repeat with better context —
/ce-strategy(durableSTRATEGY.mdanchor),/ce-ideate,/ce-brainstorm(a right-sized requirements doc),/ce-plan,/ce-work(execute with worktrees),/ce-debug,/ce-code-review(multi-agent),/ce-compound(codify learnings so the next agent doesn’t relearn them),/ce-product-pulse.- Stated split: “80% in planning and review, 20% in execution” — “the point is not ceremony, it’s leverage.”
Why it matters here
- A concrete instance of agent-skills and of spec-driven-development (its brainstorm→plan loop is spec-first), with a multi-agent review step (agent-orchestration).
- Its central idea — each unit of work makes the next easier; codify knowledge for reuse — is compound-engineering, i.e. douglas-engelbart‘s bootstrapping applied to software-with-agents, and a sibling of the llm-wiki/gbrain compounding artifact idea. Reflexively, this loop is essentially how this wiki was built (brainstorm → spec → plan → execute) and how it compounds each ingest.
Related
compound-engineering · agent-skills · spec-driven-development · agent-orchestration · claude-cowork