| 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- − GitHub Copilot instructions → 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/.github/copilot-instructions.md
@@ −1 @@
1# GitHub Copilot instructions → AGENTS.md
2
3Project instructions live in `AGENTS.md` at the repository root.
4
5This file exists so Copilot's default
6`.github/copilot-instructions.md` auto-load works without duplicating
7content.
8
9If you are Copilot reading this file: open `AGENTS.md` in this repo
10and follow the instructions there.
11
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.
10
@@ −1 +1 @@
1−# GitHub Copilot instructions → AGENTS.md
1+# GEMINI.md → AGENTS.md
22
3−Project instructions live in `AGENTS.md` at the repository root.
3+Project instructions live in `AGENTS.md`. Read that file.
44
5−This file exists so Copilot's default
6−`.github/copilot-instructions.md` auto-load works without duplicating
7−content.
5+This forwarder exists so Gemini CLI's default `GEMINI.md` auto-load
6+works without duplicating content.
87
9−If you are Copilot reading this file: open `AGENTS.md` in this repo
8+If you are an AI tool reading this file: open `AGENTS.md` in this repo
109 and follow the instructions there.
1110
