

Also from Kynth Studios


Also from Kynth Studios


Also from Kynth Studios
1# Copilot instructions for EGC23EGC is a local-first MCP runtime that gives every AI coding agent a shared4persistent memory (egc-memory), a safety layer that validates commands and5writes before they run (egc-guardian), and shell-output compression (Token6Crusher). It installs into 23 AI coding tools from one npm package7(@egchq/egc). Memory lives encrypted in ~/.egc on the user's machine and must8never reach the repository.910## Repository conventions1112- All repository content is written in English, except the files under13 translations/.14- Flag any populated memory content in AGENTS.md, GEMINI.md,15 .cursor/rules/egc-context.mdc or .trae/rules/egc-context.md: those16 propagation files must ship with an empty structure only, and CI enforces17 it.1819## README and translations2021- README.md must keep the exact catalog sentence matching "access to N22 agents, N skills, and N commands" and the "Works natively with ..."23 provider sentence: CI validates both.24- The 7 translations (ar, es, hi, ja, ko, pt, ru) must mirror the heading25 levels of README.md in the same order; adding or removing a section in one26 language only is a defect.27- The Support EGC section and everything below it (sponsors, backers,28 OpenSSF footer) changes only when the maintainer edits it deliberately.2930## Code review priorities3132- Commits need a DCO Signed-off-by line and follow conventional commits.33- New code never uses Math.random for anything security-adjacent: use34 crypto.randomInt (SonarCloud S2245 gates the merge).35- Binaries invoked from scripts are resolved from fixed paths with a PATH36 fallback, not bare names (S4036 pattern used across scripts/).37- Any change touching files shared across concurrent EGC processes38 (~/.egc state, encryption key, install-state, lockfiles) requires a39 concurrent-access regression test; check for read-merge-write races and40 lock steal in upserts.41- Shell-facing features must be fail-open: a broken hook or missing binary42 must never block the user's command.43- Version bumps happen only in dedicated release PRs that update the whole44 release surface (11 files); flag any stray version change elsewhere.4546<!-- egc:start -->47## EGC Project Memory4849<!-- egc:end -->50
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?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| Fmarzochi/EGC.agents/AGENTS.md · 45 | AGENTS.md | stylegitdo-not | 36/100 | today | |
| Fmarzochi/EGC.codex/AGENTS.md · 45 | AGENTS.md | securityagent-behaviour | 63/100 | today | |
| Fmarzochi/EGC.cursor/rules/egc-context.mdc · 45 | Cursor rules | performance | 39/100 | today | |
| Fmarzochi/EGCAGENTS.md · 45 | AGENTS.md | archperformanceagent-behaviour | 62/100 | today | |
| Fmarzochi/EGCCLAUDE.md · 45 | CLAUDE.md | performancedo-not | 61/100 | today | |
| Fmarzochi/EGCGEMINI.md · 45 | GEMINI.md | performance | 54/100 | today |
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| chihebnabil/lovable-boilerplate.github/instructions/global.instructions.md · 65 | Copilot instructions | buildlint-formatstylearch+4 | 100/100 | 14 days ago | |
| louislam/uptime-kuma.github/copilot-instructions.md · 90k | Copilot instructions | setupbuildtestlint-format+9 | 100/100 | 14 days ago | |
| HerringtonDarkholme/megarepo.github/copilot-instructions.md · 17 | Copilot instructions | setupbuildtestlint-format+7 | 100/100 | 14 days ago | |
| bagisto/bagisto.github/copilot-instructions.md · 28k | Copilot instructions | setupbuildteststyle+5 | 97/100 | 14 days ago | |
| JCodesMore/ai-website-cloner-template.github/copilot-instructions.md · 32k | Copilot instructions | buildlint-formatstylearch+3 | 97/100 | 7 days ago | |
| nerolis-lab/nerolis-lab.github/copilot-instructions.md · 32 | Copilot instructions | setupbuildtestlint-format+11 | 96/100 | 14 days ago | |
| darkmatter/nixmac.github/copilot-instructions.md · 25 | Copilot instructions | setupbuildtestlint-format+8 | 96/100 | 14 days ago | |
| thangaram611/second-brain.github/copilot-instructions.md · 0 | Copilot instructions | setupteststylearch+4 | 96/100 | 14 days ago |
A badge carrying the measured quality of the strongest agent config file in this repository, out of 100. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://rulestack.kynth.studio/configs/fmarzochi-egc-github-copilot-instructions)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.