AI AGENT ADDONS

Over time, your learning notes and pattern documents can become outdated. The codebase changes but your notes stay the same. This can cause confusion and wasted time.

This workflow checks every document in the docs/solutions/ folder against the current codebase. It can update references, consolidate overlapping documents, or delete ones that are no longer relevant. You can run it in an interactive mode where you make decisions, or in a headless mode that works automatically and generates a report.

The result is a cleaner, more accurate knowledge base that stays in sync with your actual code. Use it to refresh your learnings and keep your documentation trustworthy.

Add Ce Compound Refresh skill to your workflow

Global

mkdir -p ~/.claude/skills/ce-compound-refresh

Project

mkdir -p .claude/skills/ce-compound-refresh

Source Repository

Stars
22,190
Forks
1,637
Watchers
22,190
License
MIT
Last Push
23 days ago
Created
9 months ago