| Dimension | Shared | Only in A | Only in B | Overlap |
|---|---|---|---|---|
| Sections | 0 | 1 | 1 | 0% |
| Commands | 0 | 0 | 0 | — |
| Section tags | 0 | 1 | 0 | 0% |
What each file covers
Sections
0 shared · 1 only in A · 1 only in B- − CLAUDE.md → AGENTS.md
- + GEMINI.md → AGENTS.md
Commands
neither file has anySection tags
0 shared · 1 only in A · 0 only in B- − agent-behaviour
Line diff
machbuilds/atom · scaffold/CLAUDE.md
@@ −1 @@
1# CLAUDE.md → AGENTS.md
2
3Project instructions live in `AGENTS.md`. Read that file.
4
5This forwarder exists so Claude Code's default `CLAUDE.md` auto-load
6works without duplicating content. The `.claude/skills/` directory in
7this repo holds Claude-specific augmentations on top of `AGENTS.md`.
8
9If you are an AI tool reading this file: open `AGENTS.md` in this repo
10and follow the instructions there.
machbuilds/atom · scaffold/GEMINI.md
@@ +1 @@
1# GEMINI.md → AGENTS.md
2
3Project instructions live in `AGENTS.md`. Read that file.
4
5This forwarder exists so Gemini CLI's default `GEMINI.md` auto-load
6works without duplicating content.
7
8If you are an AI tool reading this file: open `AGENTS.md` in this repo
9and follow the instructions there.
@@ −1 +1 @@
1−# CLAUDE.md → AGENTS.md
1+# GEMINI.md → AGENTS.md
22
33 Project instructions live in `AGENTS.md`. Read that file.
44
5−This forwarder exists so Claude Code's default `CLAUDE.md` auto-load
6−works without duplicating content. The `.claude/skills/` directory in
7−this repo holds Claude-specific augmentations on top of `AGENTS.md`.
5+This forwarder exists so Gemini CLI's default `GEMINI.md` auto-load
6+works without duplicating content.
87
98 If you are an AI tool reading this file: open `AGENTS.md` in this repo
109 and follow the instructions there.
