EveryIncEveryIncOfficial·47 Agent Skills Included

compound-engineering-plugin

Compounding AI coding workflow from brainstorm to shipped PR

Guides AI coding agents through a full engineering loop: brainstorm, plan, build, simplify, review, and capture learnings. Replaces ad-hoc prompting with 33 structured skills covering code review, debugging, PR babysitting, browser testing, and knowledge capture. Works across 14 agent hosts including Claude Code, Cursor, and Codex so each change makes the next one easier.
npx skills add EveryInc/compound-engineering-plugin --all -g -y
Available:

Gives the AI agent this repository's working agreement, safety rules, testing commands, and scratch-space conventions for developing and validating the plugin's skills.

All Skills in This Repository (47)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Compound Engineering?

Run `npx skills add EveryInc/compound-engineering-plugin --all -g -y` in your terminal to install the full skill suite globally.

What does Compound Engineering do?

It gives your AI coding agent a structured loop of 33 skills — brainstorm, plan, work, simplify, review, and compound — so every change is planned, reviewed, and its lessons saved for future work.

Which AI agents does it support?

It runs on 14 agent hosts, including Claude Code, Cursor, Codex, Kimi, Cline, OpenCode, and GitHub Copilot, using the standard SKILL.md format.

How do I ship a feature autonomously?

After brainstorming, invoke the lfg skill and it plans, implements, simplifies, reviews, runs browser tests, commits, pushes, opens a PR, and watches CI without check-ins.

Do I need coding experience to use it?

Basic familiarity helps, but you drive it with plain-English requests; the skills handle planning, code review, and PR mechanics for you.

Related Repositories in Software Engineering

View All in Software Engineering