The Command Library
Copy, paste, fill in the brackets. Skills are the slash commands you run inside your coding agent every day; Setup is the one-time install for each harness.
Straight from the guide
Skill · run in your agentA full feature cycle
/ce-brainstorm "make background job retries safer"
/ce-plan docs/brainstorms/background-job-retry-safety-requirements.md
/ce-work
/ce-code-review
/ce-compoundSkill · run in your agentA focused bug hunt
/ce-debug "the checkout webhook sometimes creates duplicate invoices"
/ce-code-review
/ce-compoundSkill · run in your agentAnchor the product strategy
/ce-strategySkill · run in your agentRead the last 7 days of reality
/ce-product-pulse 7dSkill · run in your agentThink it through before planning
/ce-brainstorm "[YOUR FEATURE OR PROBLEM]"Skill · run in your agentPlan from the requirements doc
/ce-plan docs/brainstorms/[YOUR-DOC]-requirements.mdSkill · run in your agentExecute the plan
/ce-workSkill · run in your agentMulti-agent review before merge
/ce-code-reviewSkill · run in your agentPressure-test a plan or doc
/ce-doc-review docs/plans/[YOUR-PLAN].mdSkill · run in your agentResolve PR feedback in parallel
/ce-resolve-pr-feedbackSkill · run in your agentBank the lesson after a fix
/ce-compoundSkill · run in your agentAudit stale learnings
/ce-compound-refreshOne-time setupInstall in Claude Code
/plugin marketplace add EveryInc/compound-engineering-plugin
/plugin install compound-engineeringOne-time setupBootstrap a project
/ce-setupSkill · run in your agentFull autonomous run
/lfgThe core loop
Skill · run in your agentIdeate before committing
/ce-ideateSkill · run in your agentBrainstorm requirements
/ce-brainstorm "[FEATURE OR PROBLEM]"Skill · run in your agentPlan the implementation
/ce-plan docs/brainstorms/[DOC]-requirements.mdSkill · run in your agentExecute the plan
/ce-workSkill · run in your agentRoot-cause a bug
/ce-debug "[SYMPTOM]"Skill · run in your agentBank the learning
/ce-compoundQuality + review
Skill · run in your agentMulti-agent code review
/ce-code-reviewSkill · run in your agentReview a document or plan
/ce-doc-review [PATH]Skill · run in your agentSimplify recent changes
/ce-simplify-codeSkill · run in your agentResolve PR feedback in parallel
/ce-resolve-pr-feedbackSkill · run in your agentBrowser-test PR-affected pages
/ce-test-browserSkill · run in your agentOptimization loop with judges
/ce-optimizeGit + shipping
Skill · run in your agentCommit with a value message
/ce-commitSkill · run in your agentCommit, push, open a PR
/ce-commit-push-prSkill · run in your agentManage worktrees
/ce-worktreeSkill · run in your agentClean gone branches
/ce-clean-gone-branchesSkill · run in your agentCapture a demo reel for the PR
/ce-demo-reelSkill · run in your agentDraft the announcement copy
/ce-promoteContext + signal
Skill · run in your agentAnchor product strategy
/ce-strategySkill · run in your agentPulse report on real usage
/ce-product-pulse 24hSkill · run in your agentSearch past agent sessions
/ce-sessions "[QUESTION ABOUT PAST WORK]"Skill · run in your agentMine Slack for context
/ce-slack-research "[TOPIC]"Skill · run in your agentRefresh stale learnings
/ce-compound-refreshInstall everywhere (one-time)
One-time setupClaude Code
/plugin marketplace add EveryInc/compound-engineering-plugin
/plugin install compound-engineeringOne-time setupCodex (3 steps)
codex plugin marketplace add EveryInc/compound-engineering-plugin
bunx @every-env/compound-plugin install compound-engineering --to codex
# then inside codex: /plugins -> install compound-engineeringOne-time setupCursor
/add-plugin compound-engineeringOne-time setupCopilot CLI
copilot plugin marketplace add EveryInc/compound-engineering-plugin
copilot plugin install compound-engineering@compound-engineering-pluginOne-time setupOpenCode / Pi / Gemini / Kiro
bunx @every-env/compound-plugin install compound-engineering --to all