RuleStack

Configs

Stacks

Compare

Diff

RuleStack

Configs

Stacks

Compare

Diff

Read API

RuleStack

Configs

Stacks

Compare

Diff

Read API

CLAUDE.md vs Copilot instructions vs GEMINI.md

Every comparison page on the web is a capability table someone wrote from the vendor docs in an afternoon. None of them can tell you how many real repositories ship each file, how long the median one runs, or how often two of them turn up in the same project. Those answers need a corpus, and RuleStack counts one every night.

Measured — counted from real repositories, nightlyAsserted — read from the vendor docs, dated
CompareAGENTS.mdCLAUDE.mdCursor rulesCopilot instructionsCline rulesGEMINI.md.cursorrulesWindsurf rulestwo to five
FormatCLAUDE.md
2026-08-02
Copilot instructions
2026-08-01
GEMINI.md
2026-08-01
Asserted — what the docs say it can express
FileCLAUDE.md.github/copilot-instructions.mdGEMINI.md
Statusvendorvendorvendor
Cross-toolNoNoNo
Tools that read it
  • Claude Code
  • GitHub Copilot
  • Copilot coding agent
  • VS Code
  • Gemini CLI
  • Gemini Code Assist
FrontmatterNoYesNo
Glob targetingNoYesNo
Imports other filesYesNoYes
Nested / per-directoryYesNoYes
Multiple filesYesYesYes
User-level scopeYesNoYes
When it appliesAlways in scope. Project file, plus nested files in subdirectories, plus a user-level file (~/.claude/CLAUDE.md) that applies across every project.copilot-instructions.md is always in scope. Additional .github/instructions/*.instructions.md files load when their applyTo glob matches the open file.Hierarchical memory: a global ~/.gemini/GEMINI.md, then the project file, then nested files, concatenated from broadest to narrowest.
Size limitsNoneNoneNone
Measured — counted from real repositories on 2026-08-04
Repositories carrying it24812633
Share of indexed repos35.5%18.1%4.7%
Files indexed77530946
Median length (words)2,042417257
90th percentile length2,9981,2991,704
Files naming commands34.2%41.4%52.2%
Files containing code34.5%48.2%45.6%
Median quality score446060
Median repository stars11418,12311,320

How often they turn up together

A capability table cannot answer this at all. Of the repositories carrying the first format, this is the share that also carry the second — counted, both directions, on 2026-08-04.

Copilot instructions + GEMINI.md

2026-08-04

14

repositories carry both. That is 11.1% of everything with Copilot instructions, and 42.4% of everything with GEMINI.md.

CLAUDE.md + GEMINI.md

2026-08-04

17

repositories carry both. That is 6.9% of everything with CLAUDE.md, and 51.5% of everything with GEMINI.md.

CLAUDE.md + Copilot instructions

2026-08-04

47

repositories carry both. That is 19.0% of everything with CLAUDE.md, and 37.3% of everything with Copilot instructions.

What each one is for

CLAUDE.md

2026-08-02

Claude Code's memory file. Shaped like AGENTS.md but with two things it lacks: @path imports, so shared rules live in one place, and a user-scope layer that follows the developer across repos rather than shipping with the code.

Strengths

  • @path imports — shared conventions written once and pulled into each file
  • A user-scope file lets personal preferences live outside the team repo
  • Nested project files compose with the root file rather than replacing it

Weaknesses

  • Single-vendor: no other agent reads it, so multi-tool teams maintain two files
  • No glob targeting, same context cost as AGENTS.md — path-scoped rules exist, but in a separate .claude/rules/ file, not in CLAUDE.md itself
Full page Browse 775 files

Copilot instructions

2026-08-01

Two layers: one always-on repo file, plus optional glob-scoped instruction files. Lives under .github/ rather than the repo root, which is the tell that it is aimed at the GitHub platform surface as much as the editor.

Strengths

  • Reaches Copilot across the editor, github.com and the coding agent from one file
  • applyTo globs give per-path targeting without leaving the .github convention

Weaknesses

  • Copilot-only
  • No imports; shared text is copied between instruction files
  • Buried under .github/, so contributors discover it less often than a root file
Full page Browse 309 files

GEMINI.md

2026-08-01

Gemini CLI's memory file, structurally close to CLAUDE.md — @imports and a user-scope layer — which is why repos that carry both usually carry near-identical text in each.

Strengths

  • @path imports and a global user file, same composition model as CLAUDE.md
  • Explicit hierarchy from global to local

Weaknesses

  • Google-only
  • No glob targeting
Full page Browse 46 files
RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack

RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack

RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack