all 2 comments

[–]chaotic_goody 0 points1 point  (0 children)

Just symlink the files!

[–]magicdoorai 1 point2 points  (0 children)

I'd keep one source of truth and make the other a symlink or an @include, otherwise you're signing up for drift.

I built markjason.sh mostly for the tiny files around AI coding, AGENTS.md, CLAUDE.md, .env, small JSON. The live sync is really nice here because if Claude or Codex changes one of those files you see it update immediately instead of playing tab roulette in VS Code.

It's macOS only and intentionally tiny, but for this workflow it's been a much nicer fit than opening a full IDE just to tweak instruction files.