| Dimension | Shared | Only in A | Only in B | Overlap |
|---|---|---|---|---|
| Sections | 0 | 1 | 0 | 0% |
| Commands | 0 | 0 | 0 | — |
| Section tags | 0 | 1 | 0 | 0% |
What each file covers
Sections
0 shared · 1 only in A · 0 only in B- − Claude Code
Commands
neither file has anySection tags
0 shared · 1 only in A · 0 only in B- − agent-behaviour
Line diff
fqmyysjjd/agent-feed · CLAUDE.md
@@ −1 @@
1<!-- agent-feed:managed adapter=claude version=1 -->
2@AGENTS.md
3
4## Claude Code
5
6Use `AGENTS.md` as the canonical project protocol.
7Use `.claude/skills/` for Claude Code skill discovery.
8Do not duplicate `.agents/rules/`; update the canonical files under `.agents/`.
9
fqmyysjjd/agent-feed · .cursor/rules/agent-feed.mdc
@@ +1 @@
1---
2description: Agent Feed AI development protocol
3alwaysApply: true
4---
5<!-- agent-feed:managed adapter=cursor version=1 -->
6
7@AGENTS.md
8
9Start with `AGENTS.md`, then follow the referenced `.agents/` rules, project
10constraints, domain docs, and skills.
11
12Treat this Cursor rule as an adapter pointer. Do not duplicate `.agents/rules/`
13inside `.cursor/rules/`.
14
@@ −1 +1 @@
1−<!-- agent-feed:managed adapter=claude version=1 -->
1+---
2+description: Agent Feed AI development protocol
3+alwaysApply: true
4+---
5+<!-- agent-feed:managed adapter=cursor version=1 -->
6+
27 @AGENTS.md
38
4−## Claude Code
9+Start with `AGENTS.md`, then follow the referenced `.agents/` rules, project
10+constraints, domain docs, and skills.
511
6−Use `AGENTS.md` as the canonical project protocol.
7−Use `.claude/skills/` for Claude Code skill discovery.
8−Do not duplicate `.agents/rules/`; update the canonical files under `.agents/`.
12+Treat this Cursor rule as an adapter pointer. Do not duplicate `.agents/rules/`
13+inside `.cursor/rules/`.
914
