What problem does it solve?
This Skill helps you create, split, and maintain repository agent instructions such as AGENTS.md, CLAUDE.md, and their local companion files without losing important rules or exposing sensitive information.
Core Features & Use Cases
- Maintain default-loaded guidance: Keep always-read instructions short, stable, and focused on project-wide context, safety boundaries, and key maintenance rules.
- Split low-frequency details: Move long workflows, command examples, and task-specific notes into AGENTS.local or equivalent companion files so the main entry stays readable.
- Preserve safe editing and sync practices: Protect secrets, respect public/private repository differences, and verify navigation tables, file paths, and git status before updating docs.
Quick Start
Update the repository’s agent instruction files with the right split between always-loaded guidance and local detail docs, then verify that the navigation table, paths, and safety rules are still accurate.