SkillsMay 14, 2026·1 min read

Compound Engineering — Skills & Agents for Better Reviews

Compound Engineering ships Claude/Codex skills for planning, review, and codifying knowledge; install the npm plugin and use /ce-* commands (16,691★).

Agent ready

Ready-to-run agent install

This asset can be installed after the agent chooses its runtime, checks the plan, and runs the matching command.

Native · 98/100Policy: allow
Agent surface
Any MCP/CLI agent
Kind
Skill
Install
Single
Trust
Trust: Established
Entrypoint
Asset
Direct install command
npx -y tokrepo@latest install 8e352b38-6800-54ee-b73a-312a3df0eb9c --target codex

Run after dry-run confirms the install plan.

Intro

Compound Engineering ships Claude/Codex skills for planning, review, and codifying knowledge; install the npm plugin and use /ce-* commands (16,691★).

Best for: Teams that want consistent planning/review rituals so each change makes the next change easier (less tribal knowledge)

Works with: Claude Code / Codex-style agents, npm installs, and workflows that rely on repeatable review checklists

Setup time: 5-15 minutes

Main

  • Compounding mindset: prioritizes planning/review so the codebase becomes easier over time.
  • Concrete slash commands: documents commands like /ce-plan and /ce-code-review for repeatable rituals.
  • Plugin packaging: publishes an npm package and repo workflow so teams can standardize installs.
  • Knowledge capture: emphasizes codifying local knowledge into artifacts instead of burying it in chat history.

FAQ

  • Is it only for Claude?: It targets Claude Code/Codex-style agent workflows; the underlying checklists can be reused elsewhere.
  • How do I start?: Begin with /ce-plan on a small feature, then run /ce-code-review before shipping.
  • Why does this help quality?: Consistent planning and reviews reduce regressions and make later changes cheaper.
🙏

Source & Thanks

Source: https://github.com/EveryInc/compound-engineering-plugin > License: MIT > GitHub stars: 16691 · forks: 1304

Discussion

Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.

Related Assets