What problem does it solve? Project-instructions files like AGENTS.md and CLAUDE.md often become bloated, stale, or duplicated across tools, wasting context tokens and reducing how reliably AI coding agents follow them. This Skill keeps those files terse, accurate, and aligned with official Claude Code memory conventions. ## Core Features & Use Cases - Create: Analyze a codebase (tech stack, commands, structure, conventions, gotchas) and generate a new CLAUDE.md under 200 lines with only verified commands. - Review: Audit an existing file and return a scored report with line-referenced issues, severity levels, and concrete rewrites. - Update: Apply targeted, diff-previewed changes to an existing file while preserving well-written content. - Use Case: Your repo already has an AGENTS.md for other agents and you want Claude Code to share it — this Skill makes CLAUDE.md a one-line @AGENTS.md import plus Claude-specific overrides, avoiding drift between the two files. ## Quick Start Ask the agent to review my AGENTS.md file and suggest improvements for context efficiency.