Use this skill when bootstrapping or migrating a repository to ensure the minimum documentation set (including AGENTS.md) is created and aligned before implementation work proceeds.
Ensure every repository has a minimal, consistent documentation foundation
that supports both humans and agents, with AGENTS.md as the canonical assistant
context (and optional CLAUDE.md compatibility where required).
AGENTS.md or equivalent assistant context file exists.AGENTS.md exists and reflects current repo expectations.documentation-as-code checks.AGENTS.md as canonical context.CLAUDE.md only if the repo needs it..env.example and ensure real
secrets are excluded from version control.documentation-as-code).CLAUDE.md as the only context file when AGENTS.md is required.P2 - Consistency & Governance
Governance Core
Use AGENTS.md as the default context file for this repo. Only add
CLAUDE.md when compatibility is explicitly required.