RuleStack

Configs

Stacks

Compare

Diff

RuleStack

Configs

Stacks

Compare

Diff

Read API

RuleStack

Configs

Stacks

Compare

Diff

Read API

Copilot instructions vs GEMINI.md vs Cline rules

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
FormatCopilot instructions
2026-08-01
GEMINI.md
2026-08-01
Cline rules
2026-08-01
Asserted — what the docs say it can express
File.github/copilot-instructions.mdGEMINI.md.clinerules
Statusvendorvendorvendor
Cross-toolNoNoNo
Tools that read it
  • GitHub Copilot
  • Copilot coding agent
  • VS Code
  • Gemini CLI
  • Gemini Code Assist
  • Cline
  • Roo Code
FrontmatterYesNoNo
Glob targetingYesNoNo
Imports other filesNoYesNo
Nested / per-directoryNoYesNo
Multiple filesYesYesYes
User-level scopeNoYesYes
When it appliescopilot-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.Always in scope. Either a single .clinerules file or a .clinerules/ directory whose markdown files are all loaded.
Size limitsNoneNoneNone
Measured — counted from real repositories on 2026-08-04
Repositories carrying it1263379
Share of indexed repos18.1%4.7%11.3%
Files indexed30946305
Median length (words)417257262
90th percentile length1,2991,7041,412
Files naming commands41.4%52.2%34.1%
Files containing code48.2%45.6%33.1%
Median quality score606054
Median repository stars18,12311,3201

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.

GEMINI.md + Cline rules

2026-08-04

7

repositories carry both. That is 21.2% of everything with GEMINI.md, and 8.9% of everything with Cline rules.

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.

Copilot instructions + Cline rules

2026-08-04

20

repositories carry both. That is 15.9% of everything with Copilot instructions, and 25.3% of everything with Cline rules.

What each one is for

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

Cline rules

2026-08-01

A single file or a folder of files, all always-on. The folder form is the simplest way any format here lets you split rules into topics without also learning an activation model.

Strengths

  • Directory form splits rules by topic with zero configuration
  • Toggleable rule sets for switching context between tasks

Weaknesses

  • Cline-only
  • Everything is always-on — no targeting, so the folder form costs context
Full page Browse 305 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