
Everyinc Compound Engineering Plugin
- 23.5k repo stars
- Updated July 27, 2026
- EveryInc/compound-engineering-plugin
everyinc-compound-engineering-plugin is a Claude Code plugin that adds compound learning, spaced-repetition quizzes, and codebase-tutor commands while you develop.
About
everyinc-compound-engineering-plugin is a Claude Code plugin from Every that pairs compound learning mechanics with your live codebase. developers often skim docs once and forget module boundaries weeks later; this bundle tries to make retention part of the coding loop through AI-powered tutoring, quizzes, and spaced repetition grounded in files you already own. It sits on the Build phase docs shelf because the payoff is understanding what you are shipping, though it also helps when you plan slices of work or refresh mental models before touching legacy areas. The plugin count is two—compact enough to adopt without a large marketplace crawl. Complexity is intermediate: you need a project checked out and a willingness to run learning commands alongside normal agent sessions. It is not a deployment or SEO tool; it is a learning layer on top of agent-assisted development.
- Plugin bundle with 2 tools: compound learning workflow plus codebase-aware tutor
- Spaced repetition and quizzes tied to your actual repository context
- Personalized tutorials and examples generated from existing code
- Office Every workflow: reinforce engineering knowledge during development
- Commands aimed at Claude Code, Codex, and similar coding agents
Everyinc Compound Engineering Plugin by the numbers
- Data as of Jul 28, 2026 (Skillselion catalog sync)
/plugin install everyinc-compound-engineering-plugin@EveryInc/compound-engineering-pluginAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 23.5k |
|---|---|
| Last updated | July 27, 2026 |
| Repository | EveryInc/compound-engineering-plugin ↗ |
What it does
Add spaced-repetition and AI tutoring on your real codebase so you remember architecture decisions while you keep coding in Claude Code or Codex.
Who is it for?
Best when you're onboarding to a large or unfamiliar repo and want retention drills without leaving Claude Code.
Skip if: Skip if you only need one-shot codegen with no interest in quizzes, repetition, or long-term codebase fluency.
What you get
After installing the plugin, your agent can generate personalized quizzes and tutorials from your codebase so architectural knowledge compounds instead of evaporating.
- Two plugin capabilities for compound learning and tutoring
- Quizzes and examples derived from your repository context
- Reusable commands to revisit weak areas over spaced intervals
Recommended Plugins
How it compares
Learning-and-tutor plugin for your repo, not a security scanner or deployment automation pack.
FAQ
Who is Everyinc Compound Engineering Plugin for?
It is for engineers using Claude Code or Codex who want spaced repetition and tutoring grounded in their own codebase, especially in Every-style compound engineering workflows.
When should I use Everyinc Compound Engineering Plugin?
Use it while you are actively building or exploring a repo—after merges, before refactors, or when onboarding—so quizzes reflect real files you touch.
How do I add Everyinc Compound Engineering Plugin to my agent?
Install the EveryInc/compound-engineering-plugin bundle through your Claude Code plugin settings, open the project locally, and run the plugin’s learning or tutor commands from the session.