RuleStack

Configs

Stacks

Compare

Diff

RuleStack

Configs

Stacks

Compare

Diff

Read API

RuleStack

Configs

Stacks

Compare

Diff

Read API

Configs/GEMINI.md/mturac/everything-openai-codex

GEMINI.md

.gemini/GEMINI.md
GEMINI.md

Quality

52/100

Scores the file, not the repository.

Length

257 words

7 headings · 0 code blocks

Repository

83

— · pushed 7 days ago

Last changed

3 days ago

First indexed 3 days ago.
mturac/everything-openai-codex/.gemini/GEMINI.mdRawGitHub
1# ecc for Gemini CLI
2 
3This file provides Gemini CLI with the baseline ecc workflow, review standards, and security checks for repositories that install the Gemini target.
4 
5## Overview
6 
7Everything OpenAI Codex (ecc) is a cross-harness coding system with 36 specialized agents, 142 skills, and 68 commands.
8 
9Gemini support is currently focused on a strong project-local instruction layer via `.gemini/GEMINI.md`, plus the shared MCP catalog and package-manager setup assets shipped by the installer.
10 
11## Core Workflow
12 
131. Plan before editing large features.
142. Prefer test-first changes for bug fixes and new functionality.
153. Review for security before shipping.
164. Keep changes self-contained, readable, and easy to revert.
17 
18## Coding Standards
19 
20- Prefer immutable updates over in-place mutation.
21- Keep functions small and files focused.
22- Validate user input at boundaries.
23- Never hardcode secrets.
24- Fail loudly with clear error messages instead of silently swallowing problems.
25 
26## Security Checklist
27 
28Before any commit:
29 
30- No hardcoded API keys, passwords, or tokens
31- All external input validated
32- Parameterized queries for database writes
33- Sanitized HTML output where applicable
34- Authz/authn checked for sensitive paths
35- Error messages scrubbed of sensitive internals
36 
37## Delivery Standards
38 
39- Use conventional commits: `feat`, `fix`, `refactor`, `docs`, `test`, `chore`, `perf`, `ci`
40- Run targeted verification for touched areas before shipping
41- Prefer contained local implementations over adding new third-party runtime dependencies
42 
43## ecc Areas To Reuse
44 
45- `AGENTS.md` for repo-wide operating rules
46- `skills/` for deep workflow guidance
47- `commands/` for slash-command patterns worth adapting into prompts/macros
48- `mcp-configs/` for shared connector baselines
49 

Sections

  • ecc for Gemini CLI
  • Overview
  • Core Workflow
  • Coding Standards
  • Security Checklist
  • Delivery Standards
  • ecc Areas To Reuse

What it covers

code-stylearchitecturegit-prsecurityagent-behaviour

Stack — with the evidence

javascript

(1.00)

eslint

(1.00)

node

(0.70)

pytest

(0.70)

ruff

(0.70)

typescript

(0.60)

python

(0.60)

github-actions

(0.60)

Format

GEMINI.md

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.

What the corpus says about it

Repository

Owner
mturac
Language
—
License
—
Archived
no

All configs in this repo

Also in mturac/everything-openai-codex

Diff this repo’s formats

One repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?

The other instruction files in this repository
RepositoryFormatStackCoversScoreChanged
mturac/everything-openai-codex.codex/AGENTS.md · 83AGENTS.mdjavascripteslint+6securityagent-behaviour63/1003 days ago
mturac/everything-openai-codex.github/copilot-instructions.md · 83Copilot instructionsjavascripteslint+6teststylegitsecurity+170/1003 days ago
mturac/everything-openai-codexAGENTS.md · 83AGENTS.mdjavascripteslint+6buildteststylearch+569/1003 days ago
Diff against .codex/AGENTS.md Diff against .github/copilot-instructions.md Diff against AGENTS.md

Similar configs

Same format, overlapping stack, ranked by quality.

Same format, overlapping stack, ranked by quality
RepositoryFormatStackCoversScoreChanged
google-gemini/gemini-cliGEMINI.md · 106kGEMINI.mdtypescriptnode+9setupbuildtestlint-format+691/1003 days ago
diegosouzapw/OmniRouteGEMINI.md · 39kGEMINI.mdtypescriptnode+14testlint-formatarchsecurity+287/1003 days ago
compozy/gographGEMINI.md · 9GEMINI.mdtypescriptgo+5setuptestlint-formatarch+486/1003 days ago
nordeim/misc1/GEMINI.md · 0GEMINI.mdnodetailwind+7setupbuildtestlint-format+381/1003 days ago
nodejs/nodedeps/v8/GEMINI.md · 119kGEMINI.mdtypescriptjavascript+7buildteststylearch+477/1003 days ago
abpframework/abpnpm/ng-packs/packages/schematics/src/commands/ai-config/files/gemini/.gemini/GEMINI.md · 14kGEMINI.mdcsharpangular+6testlint-formatstylearch+876/1002 days ago
zyx77550/spardaGEMINI.md · 4GEMINI.mdjavascriptvitest+9testlint-formatgitapi+275/1003 days ago
google-gemini/gemini-clipackages/devtools/GEMINI.md · 106kGEMINI.mdtypescriptnode+8setupbuildarchapi+174/1003 days ago
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