Download for macOS
Skill

ce-compound-refresh

@everyinc Updated 2026-08-31

Refresh the repo's captured learnings against the current codebase. Use when auditing stale, overlapping, superseded, or drifted learnings; avoid general refactor, debugging, or code review unless the learnings store is explicit.

compoundengineering

Install

git clone https://github.com/EveryInc/compound-engineering-plugin /tmp/compound-engineering-plugin && ln -s /tmp/compound-engineering-plugin/skills/ce-compound-refresh ~/.claude/skills/ce-compound-refresh

From README

Compound Refresh Audit the learnings under /solutions/ against the current codebase, apply the maintenance actions the evidence supports, and deliver a complete per-doc report plus committed changes. The report and the corrected document set are the deliverables. The store only compounds value if every doc can be trusted. Mode Read references/modes.md now. It reads the mode off the arguments and owns what each mode may apply unattended, the stale-marking fallback, the question tools, and the CONCEPTS.md bootstrap. Two rules hold in both modes. A failed write is recorded as recommended, and the run continues. And a question is asked through the host's blocking tool, or through the numbered-options fallback that reference defines — never silently skipped. Artifact Root Resolve when you first compose a /solutions/ path. Pass the resolved /solutions/ path to any subagent, not the config. Every subagent spawn omits the mode parameter, so the user's permission settings apply.