What problem does it solve? Agent context files like AGENTS.md, CLAUDE.md, and memory files often become outdated, bloated, or AI-generated noise, degrading agent performance. This Skill audits those files and provides grounded recommendations for improvement. ## Core Features & Use Cases - Configuration Discovery: Locates and reads AGENTS.md, CLAUDE.md, .codex/config.toml, .claude/settings.json, SKILL.md files, and referenced memory files across the project. - Structured Evaluation: Assesses each file against criteria like length, relevance, structure, personalization, standard conventions, and progressive disclosure. - Grounded Recommendations: Backs suggestions with vendor guidance on context engineering from Anthropic, OpenAI, and Claude documentation. - Use Case: After months of accumulated agent instructions, run an audit to identify which memory files are stale, which conventions are missing, and where context rot is occurring. ## Quick Start Ask the agent to audit my project context files and suggest improvements to my AGENTS.md and memory configuration.