What problem does it solve?
Repositories that use AGENTS.md as the canonical instruction source often confuse Claude Code when frontend-specific files are missing, symlinked, or duplicated. This skill provides guidance and tooling to ensure CLAUDE.md wrappers import AGENTS.md correctly and that nested AGENTS.md files are covered.
Core Features & Use Cases
- Standardize instruction wiring by recommending thin CLAUDE.md wrapper files that import AGENTS.md rather than duplicating or symlinking full instruction files.
- Audit repository trees to find every AGENTS.md and verify the presence, type (real file vs symlink), and content of sibling CLAUDE.md files.
- Use case: migrate a project to treat AGENTS.md as the single source of truth and generate a JSONL audit report that highlights missing or misconfigured CLAUDE.md wrappers.
Quick Start
Run the audit script to find every AGENTS.md and verify each has a real CLAUDE.md wrapper containing @AGENTS.md.