What problem does it solve?
This Skill prevents documentation and cross-session memory from becoming stale, inconsistent, or misleading by reconciling them against the current repository state.
Core Features & Use Cases
- Knowledge-base cleanup & de-duplication: Reviews project-root agent guidance and reorganizes outdated or duplicated instructions so newcomers and future agents don’t hit dead ends.
- Global synchronization across layers: Ensures README/docs and agent instruction layers are aligned, including removing history-style narration from the rule manuals.
- Structured, safety-aware reconciliation: Uses a checklist-driven workflow to enumerate files, map change impact, apply edits, and verify size limits to avoid documentation bloat.
- Use Case: After completing a feature that touches multiple modules or changes integration details, run this Skill to produce a clean, consistent handoff for the next developer or AI agent.
Quick Start
Ask the AI to sync up the project documentation and update any conflicting memories so nothing rots.