init-agent-config
Installation
SKILL.md
Init Agent Config
AGENTS-first instruction hierarchies, built from real repo evidence. AGENTS.md is the source of truth for how agents work. CLAUDE.md is its sibling companion. REVIEW.md is the optional review-standardization layer. Native review adapters (Copilot, Devin, Greptile) are configurable last-stage outputs.
Default Claude compatibility: every finalized AGENTS.md gets a sibling CLAUDE.md symlink. If symlinks are impossible in the target environment, fall back to a one-line @AGENTS.md wrapper and call out the exception in your response.
When to use
- "set up CLAUDE.md / AGENTS.md for this repo"
- "init agent instructions" / "bootstrap agent config"
- "write a REVIEW.md" / "add review standardization"
- "migrate .cursorrules / Copilot / Gemini config to AGENTS.md"
- "audit our existing agent instructions"
- "add folder-scoped AGENTS.md under src/ / apps/ / packages/"
- "generate Copilot / Devin / Greptile review adapters" (after AGENTS+REVIEW are done)
- "clean up CLAUDE.md so Codex and Cursor can read it too"