Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

agentsmd

Keeps AGENTS.md, CLAUDE.md, and GEMINI.md in sync by making AGENTS.md the source of truth and the others symlinks to it.

Install

go install github.com/joargp/agentsmd@latest

Or download a binary from releases.

Usage

agentsmd          # fix state: create AGENTS.md + symlinks as needed
agentsmd --check  # exit 1 if state is wrong, change nothing

Result:

AGENTS.md              # regular file
CLAUDE.md -> AGENTS.md # symlink
GEMINI.md -> AGENTS.md # symlink

About

CLI tool that ensures AGENTS.md, CLAUDE.md, and GEMINI.md are in sync via symlinks

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages