

Also from Kynth Studios


Also from Kynth Studios


Also from Kynth Studios
1# EGC: Agent Catalog23Extended Global Context (EGC) is a production-grade, multi-agent system providing 61 specialized agents, 230+ skills, 77 commands to any compatible AI coding environment.45## Quick Start67Install once and get access to the full catalog:89```bash10node scripts/install-apply.js --target egc11```1213## Project Structure1415```16agents/ : 61 specialized subagents17skills/ : 230+ workflow skills and domain knowledge18commands/ : 77 slash commands19```2021## Agents2223Each agent in `agents/` is a Markdown file with YAML frontmatter declaring its name, description, model, and tools. Agents are loaded automatically by the EGC runtime and made available to the orchestrator.2425### Available Agents2627| Agent | Description |28|-------|-------------|29| a11y-architect | Accessibility Architect specializing in WCAG 2.2 compliance |30| architect | System design and architecture guidance |31| build-error-resolver | Diagnoses and resolves build and compilation errors |32| chief-of-staff | High-level project coordination and planning |33| code-architect | Code structure and design patterns |34| code-explorer | Codebase navigation and understanding |35| code-reviewer | Comprehensive code review and feedback |36| code-simplifier | Refactoring and simplification guidance |37| comment-analyzer | Code comment quality and documentation analysis |3839And many more: see `agents/*.md` for the full list.4041## Runtime4243The EGC runtime routes tasks to the appropriate agent using the execution orchestrator, session manager, and tracer. Agents communicate via the LLM dispatcher, which supports Gemini, Claude, OpenAI, OpenRouter, and Ollama providers.4445## MCP Servers4647- `egc-guardian`: `validate_command`, `validate_write`, `reduce_context`, `orchestrate_task`48- `egc-memory`: `get_state`, `update_state`, `store_decision`, `query_history`, `search_history`4950Run `sh install.sh` to build the servers. Run `egc doctor` to verify they are registered and running.5152## EGC Guardian Protocol — MANDATORY5354These calls are automatic and non-negotiable. Never wait for the user to ask.5556**Start of every task (non-trivial):** call `orchestrate_task({ prompt: "<task>" })`57**Before every shell/Bash command:** call `validate_command({ command: "<cmd>" })`58**Before every new file Write or Edit on a file not yet read:** call `validate_write({ filepath: "<path>" })`5960Skipping any of these breaks the EGC contract. There are no exceptions for "simple" tasks.6162<!-- egc:start -->63## EGC Project Memory6465<!-- egc:end -->66
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/EGC.github/copilot-instructions.md · 45 | Copilot instructions | stylegitperformanceagent-behaviour+1 | 48/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 |
|---|---|---|---|---|---|
| mui/material-uiAGENTS.md · 99k | AGENTS.md | setupbuildtestlint-format+9 | 100/100 | 14 days ago | |
| elastic/elasticsearchx-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/ml/AGENTS.md · 78k | AGENTS.md | buildtestlint-formatstyle+2 | 100/100 | 14 days ago | |
| TryGhost/Ghoste2e/AGENTS.md · 55k | AGENTS.md | setupteststylearch+2 | 100/100 | today | |
| n8n-io/n8npackages/@n8n/agents/AGENTS.md · 201k | AGENTS.md | buildteststylearch+3 | 100/100 | 14 days ago | |
| duckduckgo/content-scope-scriptsspecial-pages/AGENTS.md · 70 | AGENTS.md | buildteststylearch+3 | 100/100 | 14 days ago | |
| deepseek-ai/deepseek-harnessnative/landlock-run/AGENTS.md · 104k | AGENTS.md | setupteststylearch+3 | 100/100 | today | |
| code-yeongyu/oh-my-openagentpackages/web/AGENTS.md · 68k | AGENTS.md | setupbuildtestlint-format+6 | 100/100 | 13 days ago | |
| rails/railsAGENTS.md · 59k | AGENTS.md | teststylearchgit+4 | 100/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-agents)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.