Migrates project documentation from CLAUDE.md to a standardized AGENTS.md format while maintaining compatibility.
This skill automates the transition of project-specific context and instructions from the Claude-specific CLAUDE.md file to the more universal AGENTS.md format. It renames the existing file, updates the internal headers to reflect the new naming convention, and generates a lightweight CLAUDE.md file that points to the new source. This is particularly useful for developers who want to standardize their project guidelines for multiple AI agents while ensuring Claude Code continues to function correctly through file referencing.
Key Features
01Standardization for multi-agent development environments
02Creation of a reference-only CLAUDE.md file using @AGENTS.md
03Header and description updates for standardized documentation
041 GitHub stars
05Automated renaming of CLAUDE.md to AGENTS.md
06Full preservation of existing project instructions and guidelines
Use Cases
01Transitioning from Claude-specific workflows to agent-agnostic standards
02Standardizing repository context for use across different AI coding tools
03Refactoring project root files for better documentation organization