by Every Inc (Compound Engineering)
AI-powered Claude Code plugin with 29 agents, 22 commands, and 19 skills — tools that compound with every use.
# Compound Engineering Plugin
AI-powered development tools that get smarter with every use.
Make each unit of engineering work easier than the last.
## Install
```bash
/plugin marketplace add https://github.com/EveryInc/compound-engineering-plugin
/plugin install compound-engineering
```
## Components
| Component | Count |
|-----------|-------|
| Agents | 29 |
| Commands | 22 |
| Skills | 19 |
| MCP Servers | 1 |
## Key Agents
### Review (15 agents)
- `architecture-strategist` — Analyze architectural decisions
- `code-simplicity-reviewer` — Final pass for simplicity and minimalism
- `security-sentinel` — Security audits and vulnerability assessments
- `performance-oracle` — Performance analysis and optimization
- `data-integrity-guardian` — Database migrations and data integrity
### Research (5 agents)
- `best-practices-researcher` — Gather external best practices
- `framework-docs-researcher` — Research framework documentation
- `git-history-analyzer` — Analyze git history and code evolution
### Workflow (5 agents)
- `bug-reproduction-validator` — Reproduce and validate bug reports
- Plus 4 more specialized workflow agents
## Key Commands
| Command | Description |
|---------|-------------|
| `/lfg` | Full autonomous engineering workflow |
| `/slfg` | Workflow with swarm mode |
| `/deepen-plan` | Deepen an existing plan |
| `/changelog` | Generate changelog |
## Cross-Tool Support
Convert plugins to other AI coding tools:
```bash
bunx @every-env/compound-plugin install compound-engineering --to opencode
bunx @every-env/compound-plugin install compound-engineering --to codex
bunx @every-env/compound-plugin install compound-engineering --to cursor
bunx @every-env/compound-plugin install compound-engineering --to pi
```
## Workflow
```
Plan → Work → Review → Compound → Repeat
```
Each cycle compounds: plans inform future plans, reviews catch more issues,
and patterns get documented.How to use
Install via Claude Code: /plugin marketplace add https://github.com/EveryInc/compound-engineering-plugin then /plugin install compound-engineering.
The Compound Engineering Plugin is a Claude Code plugin marketplace featuring AI-powered development tools that get smarter with every use. Includes 29 agents (review, research, design, workflow), 22 commands including /lfg for full autonomous engineering workflows, and 19 skills. Supports 100+ frameworks. Also includes a CLI to convert plugins to OpenCode, Codex, Factory Droid, Cursor, and Pi formats.
Created by Every Inc (Compound Engineering)