Keeps your docs/solutions/ directory honest by comparing learnings and patterns against the current codebase. When you run "refresh my learnings" or "audit docs/solutions/", it classifies each doc as Keep, Update, Consolidate, Replace, or Delete based on code drift. The workflow processes learning docs first since they're primary evidence, then updates any pattern docs that depend on them. Ships with a headless mode for CI or bulk cleanup that skips all questions and generates an applied/recommended report. The interaction model is borrowed from ce-brainstorm: one blocking question at a time, multiple choice when possible, lead with a recommendation. It's maintenance tooling that assumes git history is your safety net.
npx skills add https://github.com/everyinc/compound-engineering-plugin --skill ce-compound-refresh