概要
The AGENTS.md Generator is a specialized tool designed to structure codebase documentation specifically for AI assistants like Claude. It automates the creation of a 'nearest-wins' documentation hierarchy, featuring a lightweight root AGENTS.md for universal project rules and detailed sub-folder files for package-specific patterns. By organizing documentation this way, the skill significantly reduces token consumption while ensuring AI agents have immediate access to just-in-time (JIT) indexing, search commands, and domain-specific best practices tailored to the exact part of the codebase they are editing.