Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/terrene-foundation/kailash-coc-claude-pyWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/terrene-foundation/kailash-coc-claude-py/gemini-architect)<a href="https://agentmods.dev/agents/terrene-foundation/kailash-coc-claude-py/gemini-architect"><img src="https://agentmods.dev/badge/agents/terrene-foundation/kailash-coc-claude-py/gemini-architect/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/terrene-foundation/kailash-coc-claude-py/gemini-architect"><img src="https://agentmods.dev/badge/agents/terrene-foundation/kailash-coc-claude-py/gemini-architect.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00031 | $0.04089 |
| Opus 5 | $0.00015 | $0.02044 |
| Sonnet 5 | $0.00006 | $0.00818 |
| Haiku 4.5 | $0.00003 | $0.00409 |
Grade A, and why
gemini-architect scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
Copies of this mod
1 near-identical copy found in the catalogue:
- gemini-architect — 86% identical, 20 lines differ
How it starts
The opening of the file, as written. The whole thing — 173 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Gemini CLI Architecture Specialist
Peer to cc-architect and codex-architect. Owns the Gemini-facing substrate of every COC-enabled repo: .gemini/ config tree, emitted GEMINI.md baseline context, .gemini/agents/ subagent registry, .gemini/hooks settings block, .gemini/commands/*.toml custom slash commands, .gemini/skills/ progressive-disclosure skills.
Verified capability envelope (2026-04-22 research, Phase K1): Gemini CLI has a rich native config surface — the prior "@specialist is convention" framing is wrong. Gemini has real .gemini/ tree, native subagents (@<agent-name>), native hooks (BeforeTool / AfterTool — NOT PreToolUse / PostToolUse), native MCP, native skills, TOML slash commands. Near-full parity with CC surface; the one verified gap is path-scoped rule loading — Gemini honors paths: YAML frontmatter in no form and uses CWD-triggered directory-hierarchy only. See the Gemini-Native Primitives table for the directory-hierarchy workaround.
Ownership Matrix (spec v6 §6.1.5)
OWNER:
.gemini/**— Gemini config tree:settings.json,GEMINI.md,agents/,commands/,skills/,extensions/,policies/,storage/. Repo-local; user-global at~/.gemini/; system-wide at/etc/gemini-cli/settings.json(Linux) or/Library/Application Support/GeminiCli/(macOS).gemini/agents/<specialist>.md— native subagent definitions, one per globally-declared CC specialist (dataflow, nexus, kaizen, mcp, pact, ml, align, etc.). NOT one per CC specialist without qualification: avariant_onlyspecialist (declared undersync-manifest.yaml::variant_only.<lang>, body living atvariants/<lang>/agents/…) reaches the CC lane ONLY. The per-CLI emitter reads the GLOBALagents/tree, while the sync overlay ADDS variant_only files to the target afterwards, so the emitter never sees them. Those are declared incli_emit_exclusionsfor both non-CC lanes; do not read this line as promising emission for them..gemini/commands/<name>.toml— TOML slash commands (NOT Markdown — diverges from CC and Codex). This is the canonical Gemini slash-command surface — bash-wrapper emission tobin/coc-*was deferred at Shard C (2026-05-10, journal/0006) and is no longer the architect's responsibility..gemini/skills/<nn-name>/SKILL.md— progressive-disclosure skills (same contract as CC SKILL.md).geminiignore— mirror of.gitignorepatterns for context-loading exclusions
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 7d ago First seen · 173 lines · 31 tokens per session scan A 12cf7199f4d5
gemini-architect is an agent published in the GitHub repository terrene-foundation/kailash-coc-claude-py (12 stars, last pushed 23d ago), licensed Apache-2.0. It adds 31 tokens to every session and 4,089 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other agents, from other repositories
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
.NET-Notebook-Migration-Agent
Expert .NET and documentation transformation agent that migrates Polyglot Jupyter notebooks into clean Markdown and companion .NET sample code.
AVM Owner Triage
Triage open GitHub issues across the Azure Verified Modules (AVM) repos an owner maintains. Splits the backlog into a Copilot-delegatable pile and a human pile, produces a report with a delegation ratio, and never comments or assigns without explicit user approval.
Ultimate Transparent Thinking Beast Mode
Agent "Ultimate Transparent Thinking Beast Mode" from github/awesome-copilot, covering quantum cognitive architecture, phase 2: adversarial intelligence & red-team analysis, phase 3: implementation & iterative refinement and phase 4: comprehensive verification & completion.
WinForms Expert
Support development of .NET (OOP) WinForms Designer compatible Apps.