What problem does it solve?
Refresh stale or drifting learnings and pattern docs in docs/solutions/ by reviewing, updating, consolidating, replacing, or deleting them against the current codebase. Use after refactors, migrations, dependency upgrades, or when a retrieved learning feels outdated or wrong. Also use when reviewing docs/solutions/ for accuracy, when a recently solved problem contradicts an existing learning, when pattern docs no longer reflect current code, or when multiple docs seem to cover the same topic and might benefit from consolidation.
Core Features & Use Cases
Maintain the quality of learnings and pattern docs by cross-checking with the codebase and applying updates, consolidations, replacements, or deletions as needed to reflect current reality. This workflow helps keep the docs aligned with code changes after refactors, migrations, or upgrades.
Quick Start
Use ce:compound-refresh to refresh learnings against the codebase.