What problem does it solve?
Prevents knowledge rot by reconciling end-of-session agent memory and project documentation (CLAUDE.md, README, and docs/) so future agents and teammates always work from accurate, non-conflicting sources.
Core Features & Use Cases
- OCD-level knowledge cleanup: Removes or migrates outdated, bloated, or mis-scoped content (especially historical narratives that don’t belong in CLAUDE.md).
- Cross-layer alignment: Ensures the agent-memory layer, project root rules (CLAUDE.md/AGENTS.md), and external-facing docs/readme stay consistent and match the current codebase.
- Rigorous, complete reconciliation: Performs a forced inventory of memory files and all markdown/doc files for every involved project, then applies a change-to-documents mapping so nothing is missed.
- Cross-platform handoff readiness: Designed to work across Claude Code, OpenAI Codex, OpenCode, and OpenClaw with appropriate memory-path handling.
Quick Start
Ask your AI to run the neat-freak sync by saying: sync up.