Keeps AGENTS.md, CLAUDE.md, and GEMINI.md in sync by making AGENTS.md the source of truth and the others symlinks to it.
go install github.com/joargp/agentsmd@latestOr download a binary from releases.
agentsmd # fix state: create AGENTS.md + symlinks as needed
agentsmd --check # exit 1 if state is wrong, change nothingResult:
AGENTS.md # regular file
CLAUDE.md -> AGENTS.md # symlink
GEMINI.md -> AGENTS.md # symlink