← All Skills
🔁
Compound Engineering Workflow Skills
A maintained plugin of 35 engineering agent skills that connects requirements, planning, implementation, simplification, code review, and captured project learning into a repeatable loop across Claude Code, Codex, and other agent hosts.
Key Features
- 35 composable engineering workflows
- Requirements-to-review compounding loop
- Git, PR, browser, and Xcode workflows
- Native Claude Code and Codex plugins
Installation
In Claude Code, run /plugin marketplace add EveryInc/compound-engineering-plugin and then /plugin install compound-engineering. For Codex CLI, run codex plugin marketplace add EveryInc/compound-engineering-plugin followed by codex plugin add compound-engineering@compound-engineering-plugin. Restart the agent host after installation.
How to Use
Run ce-setup first, then use the core ce-brainstorm → ce-plan → ce-work → ce-simplify-code → ce-code-review → ce-compound loop. Codex invokes installed skills as $ce-plan, $ce-work, and similar names. Use lfg only when you intend to run the full autonomous pipeline.
Requirements
Requires a supported agent host and a Git project. The plugin is self-contained prompt and reference content; browser, Xcode, gh, and cross-model capabilities are optional per skill. With a remote, lfg can commit, push, open a PR, and watch CI, although it does not merge; authorize those external writes explicitly. Independent-model reviews follow the selected provider's data boundary.
Related Skills