GEMINI.md
.gemini/GEMINI.mdGEMINI.md
Quality
52/100
Scores the file, not the repository.Length
257 words
7 headings · 0 code blocksRepository
237k
— · pushed 0 days agoLast changed
3 days ago
First indexed 3 days ago.1# ECC for Gemini CLI23This file provides Gemini CLI with the baseline ECC workflow, review standards, and security checks for repositories that install the Gemini target.45## Overview67Everything Claude Code (ECC) is a cross-harness coding system with 36 specialized agents, 142 skills, and 68 commands.89Gemini 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.1011## Core Workflow12131. 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.1718## Coding Standards1920- 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.2526## Security Checklist2728Before any commit:2930- No hardcoded API keys, passwords, or tokens31- All external input validated32- Parameterized queries for database writes33- Sanitized HTML output where applicable34- Authz/authn checked for sensitive paths35- Error messages scrubbed of sensitive internals3637## Delivery Standards3839- Use conventional commits: `feat`, `fix`, `refactor`, `docs`, `test`, `chore`, `perf`, `ci`40- Run targeted verification for touched areas before shipping41- Prefer contained local implementations over adding new third-party runtime dependencies4243## ECC Areas To Reuse4445- `AGENTS.md` for repo-wide operating rules46- `skills/` for deep workflow guidance47- `commands/` for slash-command patterns worth adapting into prompts/macros48- `mcp-configs/` for shared connector baselines49
Also in affaan-m/ECC
Diff this repo’s formatsOne 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?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| affaan-m/ECC.codex/AGENTS.md · 237k | AGENTS.md | securityagent-behaviour | 63/100 | 3 days ago | |
| affaan-m/ECC.github/copilot-instructions.md · 237k | Copilot instructions | teststylegitsecurity+1 | 70/100 | 3 days ago | |
| affaan-m/ECCAGENTS.md · 237k | AGENTS.md | buildteststylearch+4 | 69/100 | 3 days ago | |
| affaan-m/ECCCLAUDE.md · 237k | CLAUDE.md | testarchagent-behaviour | 85/100 | 3 days ago |
Similar configs
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| google-gemini/gemini-cliGEMINI.md · 106k | GEMINI.md | setupbuildtestlint-format+6 | 91/100 | 3 days ago | |
| diegosouzapw/OmniRouteGEMINI.md · 39k | GEMINI.md | testlint-formatarchsecurity+2 | 87/100 | 3 days ago | |
| compozy/gographGEMINI.md · 9 | GEMINI.md | setuptestlint-formatarch+4 | 86/100 | 3 days ago | |
| nordeim/misc1/GEMINI.md · 0 | GEMINI.md | setupbuildtestlint-format+3 | 81/100 | 3 days ago | |
| nodejs/nodedeps/v8/GEMINI.md · 119k | GEMINI.md | buildteststylearch+4 | 77/100 | 3 days ago | |
| abpframework/abpnpm/ng-packs/packages/schematics/src/commands/ai-config/files/gemini/.gemini/GEMINI.md · 14k | GEMINI.md | testlint-formatstylearch+8 | 76/100 | 2 days ago | |
| zyx77550/spardaGEMINI.md · 4 | GEMINI.md | testlint-formatgitapi+2 | 75/100 | 3 days ago | |
| google-gemini/gemini-clipackages/devtools/GEMINI.md · 106k | GEMINI.md | setupbuildarchapi+1 | 74/100 | 3 days ago |
