| Dimension | Shared | Only in A | Only in B | Overlap |
|---|---|---|---|---|
| Sections | 1 | 0 | 0 | 100% |
| Commands | 0 | 0 | 0 | — |
| Section tags | 2 | 0 | 0 | 100% |
What each file covers
Sections
1 shared · 0 only in A · 0 only in B- Workspace Instructions
Commands
neither file has anySection tags
2 shared · 0 only in A · 0 only in B- monorepo
- agent-behaviour
Line diff
ossrs/srs · .agents/AGENTS.md
@@ −1 @@
1# Workspace Instructions
2
3Keep the current working directory unchanged. For workspace instructions and workspace-owned files, look for files and folders under `.agents/`.
4
5Before doing any work in this repository, read these files in full from `.agents/`:
6
7- `.agents/IDENTITY.md`
8- `.agents/MEMORY.md`
9- `.agents/SOUL.md`
10- `.agents/TOOLS.md`
11- `.agents/USER.md`
12
13Use them as the workspace context for identity, user preferences, memory, local tools, and operating conventions.
14
15Additional `.agents/` workspace folders:
16
17- `.agents/skills/` — skills available for tasks in this repository.
18
ossrs/srs · .claude/CLAUDE.md
@@ +1 @@
1# Workspace Instructions
2
3Keep the current working directory unchanged. For workspace instructions and workspace-owned files, look for files and folders under `.claude/`.
4
5Before doing any work in this repository, read these files in full from `.claude/`:
6
7- `.claude/IDENTITY.md`
8- `.claude/MEMORY.md`
9- `.claude/SOUL.md`
10- `.claude/TOOLS.md`
11- `.claude/USER.md`
12
13Use them as the workspace context for identity, user preferences, memory, local tools, and operating conventions.
14
15Additional `.claude/` workspace folders:
16
17- `.claude/skills/` — skills available for tasks in this repository.
18
@@ −1 +1 @@
11 # Workspace Instructions
22
3−Keep the current working directory unchanged. For workspace instructions and workspace-owned files, look for files and folders under `.agents/`.
3+Keep the current working directory unchanged. For workspace instructions and workspace-owned files, look for files and folders under `.claude/`.
44
5−Before doing any work in this repository, read these files in full from `.agents/`:
5+Before doing any work in this repository, read these files in full from `.claude/`:
66
7−- `.agents/IDENTITY.md`
8−- `.agents/MEMORY.md`
9−- `.agents/SOUL.md`
10−- `.agents/TOOLS.md`
11−- `.agents/USER.md`
7+- `.claude/IDENTITY.md`
8+- `.claude/MEMORY.md`
9+- `.claude/SOUL.md`
10+- `.claude/TOOLS.md`
11+- `.claude/USER.md`
1212
1313 Use them as the workspace context for identity, user preferences, memory, local tools, and operating conventions.
1414
15−Additional `.agents/` workspace folders:
15+Additional `.claude/` workspace folders:
1616
17−- `.agents/skills/` — skills available for tasks in this repository.
17+- `.claude/skills/` — skills available for tasks in this repository.
1818
