| Dimension | Shared | Only in A | Only in B | Overlap |
|---|---|---|---|---|
| Sections | 0 | 1 | 1 | 0% |
| Commands | 0 | 0 | 0 | — |
| Section tags | 1 | 0 | 0 | 100% |
What each file covers
Sections
0 shared · 1 only in A · 1 only in B- − CLAUDE.md → AGENTS.md
- + GitHub Copilot instructions → AGENTS.md
Commands
neither file has anySection tags
1 shared · 0 only in A · 0 only in B- agent-behaviour
Line diff
machbuilds/atom · 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. Same pattern for `GEMINI.md`,
7`.cursorrules`, and `.github/copilot-instructions.md`.
8
9If you are an AI tool reading this file: open `AGENTS.md` in this repo
10and follow the instructions there.
11
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
@@ −1 +1 @@
1−# CLAUDE.md → AGENTS.md
1+# GitHub Copilot instructions → AGENTS.md
22
3−Project instructions live in `AGENTS.md`. Read that file.
3+Project instructions live in `AGENTS.md` at the repository root.
44
5−This forwarder exists so Claude Code's default `CLAUDE.md` auto-load
6−works without duplicating content. Same pattern for `GEMINI.md`,
7−`.cursorrules`, and `.github/copilot-instructions.md`.
5+This file exists so Copilot's default
6+`.github/copilot-instructions.md` auto-load works without duplicating
7+content.
88
9−If you are an AI tool reading this file: open `AGENTS.md` in this repo
9+If you are Copilot reading this file: open `AGENTS.md` in this repo
1010 and follow the instructions there.
1111
