Everyinc Compound Engineering Plugin
everyinc-compound-engineering-plugin is a Claude Code plugin for the Build phase that adds compound learning, spaced-repetition quizzes, and codebase-tutor commands while you develop.
Add spaced-repetition and AI tutoring on your real codebase so you remember architecture decisions while you keep coding in Claude Code or Codex.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install everyinc-compound-engineering-plugin@EveryInc/compound-engineering-pluginBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:EveryInc/compound-engineering-plugin") and the paste-ready config with skillselion.get_install_config("plugin:EveryInc/compound-engineering-plugin").
What it does
everyinc-compound-engineering-plugin is a Claude Code plugin from Every that pairs compound learning mechanics with your live codebase. Solo builders 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.
Highlights
- 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
Why builders use it
You ship features fast with AI but forget how subsystems fit together, so every refactor feels like re-learning the repo from scratch.
After installing the plugin, your agent can generate personalized quizzes and tutorials from your codebase so architectural knowledge compounds instead of evaporating.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 13.3k stars, 0 votes.
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.
Comments
Share how you use everyinc-compound-engineering-plugin, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.