logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install EveryInc/compound-engineering-plugin. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

EveryInc/compound-engineering-plugin Installation Guide

How to install EveryInc/compound-engineering-plugin. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for EveryInc/compound-engineering-plugin. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i EveryInc/compound-engineering-plugin
or

Install via npx

npx @hexmos/ipm i EveryInc/compound-engineering-plugin

Prerequisites

Bun

runtime

Version: >=1.0.0

Git

version_control

Node.js

runtime

npm

package_manager

pi-subagents

library

Version: latest

pi-ask-user

library

Version: latest

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Claude Code

/plugin marketplace add EveryInc/compound-engineering-plugin

/plugin install compound-engineering

Cursor

/add-plugin compound-engineering

Codex (CLI Registration)

codex plugin marketplace add EveryInc/compound-engineering-plugin

Codex (Agent Install)

bunx @every-env/compound-plugin install compound-engineering --to codex

Codex (TUI Install)

codex

/plugins

Select 'Compound Engineering' and then 'compound-engineering' plugin, then choose 'Install'.

Restart Codex after install completes.

GitHub Copilot (VS Code Agent Plugins)

Chat: Install Plugin from Source

EveryInc/compound-engineering-plugin

Select 'compound-engineering' when VS Code shows the plugins in this repository.

Copilot CLI

/plugin marketplace add EveryInc/compound-engineering-plugin

/plugin install compound-engineering@compound-engineering-plugin

Factory Droid

droid plugin marketplace add https://github.com/EveryInc/compound-engineering-plugin

droid plugin install compound-engineering@compound-engineering-plugin

Qwen Code

qwen extensions install EveryInc/compound-engineering-plugin:compound-engineering

OpenCode, Pi, Gemini, and Kiro (via Bun)

bunx @every-env/compound-plugin install compound-engineering --to opencode

bunx @every-env/compound-plugin install compound-engineering --to pi

bunx @every-env/compound-plugin install compound-engineering --to gemini

bunx @every-env/compound-plugin install compound-engineering --to kiro

OpenCode, Pi, Gemini, and Kiro (Auto-detect)

bunx @every-env/compound-plugin install compound-engineering --to all

Local Development (Claude Code)

git clone https://github.com/EveryInc/compound-engineering-plugin.git

cd compound-engineering-plugin

alias cce='claude --plugin-dir ~/Code/compound-engineering-plugin/plugins/compound-engineering'

source ~/.zshrc

Local Development (Codex, OpenCode, etc.)

git clone https://github.com/EveryInc/compound-engineering-plugin.git

cd compound-engineering-plugin

bun run src/index.ts install ./plugins/compound-engineering --to codex

Post Installation Steps

  • Run `/ce-setup` in any project after installation to check environment, install missing tools, and bootstrap project config.