What problem does it solve?
This Skill solves the problem of knowledge rot and memory bloat in AI-assisted development by ensuring project documentation and agent memory remain synchronized, accurate, and clean across sessions.
Core Features & Use Cases
- Knowledge Reconciliation: Automatically aligns project docs (CLAUDE.md, README.md, docs/) with the current state of the codebase.
- Memory Management: Implements a graduation mechanism to promote stable knowledge from ephemeral agent memory into permanent documentation, preventing context window exhaustion.
- Use Case: After completing a complex feature, trigger this skill to ensure that all new architectural decisions, API changes, and environment variables are correctly documented for future teammates and AI agents.
Quick Start
Trigger the neat-freak skill to synchronize project documentation and clean up agent memory after finishing a development milestone.