FounderOS GEMINI.md

FounderOS GEMINI.md is an instructions file for Gemini CLI from ARCASSystems/FounderOS. It costs 859 tokens per session, scanned A, original, MIT.

A project instruction file for FounderOS that tells Gemini and other coding agents where to find the main project guidance. It explains that Claude-specific slash commands should be treated as documentation when the current agent cannot run them.

In plain words
What is it for?
Use it when working on FounderOS with Gemini or another non-Claude agent. It directs the agent to read the main guidance, agent-specific notes, and product documentation before making changes.
Why use it?
It reduces confusion between instructions meant for different AI tools and points contributors to the project's source of truth. It also helps agents avoid claiming that unsupported commands or hooks ran.

Instructions file for Gemini CLI

Install

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.

agentmods
npx agentmods add instructions/arcassystems/founderos/gemini-md
Clone the repo
git clone --depth 1 https://github.com/ARCASSystems/FounderOS

Made for: Gemini CLI.

Per session 859 This file is loaded in full into every session.
When invoked 859 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00859 $0.00859
Opus 5 $0.00430 $0.00430
Sonnet 5 $0.00172 $0.00172
Haiku 4.5 $0.00086 $0.00086

Measured 3d ago against content hash 150a842f9a91, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

FounderOS GEMINI.md 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 3d 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.

GEMINI.md · 42 lines

How it starts

The opening of the file, as written. The whole thing — 42 lines — stays where its author put it; the contents beside it link to each section on GitHub.

FounderOS - Gemini CLI Context

Context loader for Gemini CLI and other non-Claude agents operating in this repo.

This file is a thin bridge, not a separate rulebook. The canonical instruction file is CLAUDE.md - the full cross-agent reference (repo map, roles, slash commands, substrate, hooks, what-not-to-do) lives there. AGENTS.md is a peer bridge that carries the same cross-agent deltas for Codex-style agents. Read CLAUDE.md at session start.


Read first

  1. CLAUDE.md - the source of truth for how this OS behaves, and the full cross-agent reference (repo map, roles, skills, commands, hooks, substrate).
  2. AGENTS.md - a peer bridge listing the same cross-agent deltas (slash commands not executable, skills as procedural reference, do not claim hooks ran).
  3. README.md - the product picture and setup path.

Do not duplicate or override those files here. If anything in this file ever disagrees with CLAUDE.md, CLAUDE.md wins.


Gemini-specific operating notes

  • The slash commands in .claude/commands/ are Claude Code specific. You cannot run them. Treat them as documented procedures, not executable actions.
  • Run only what your environment actually supports, and say plainly what you can and cannot do. Slash commands and hooks are Claude Code only, so do not claim they fired. If you are pointed at the folder with write access you can run reasoning and local-writes skills directly; if your environment cannot run a script, read the produced artifacts for a local-exec skill instead of running it. Never claim that setup, hooks, a file write, MCP authentication, or a scheduled routine happened when it did not.
  • Skills in skills/<name>/SKILL.md are readable as procedural reference. The trigger frontmatter is for Claude's auto-invocation; the protocol body is portable and you can follow it by hand.
  • Runtime honesty and the per-skill Runs on: contract: every skill declares its runtime class (reasoning, local-writes, or local-exec) on a Runs on: line in its SKILL.md. The full contract and the honest-degradation rule live in CLAUDE.md. Read it there. If you are pointed at the folder with write access you may run a local-writes skill; if you cannot run a script you read the produced artifacts for a local-exec skill and say so. If anything here disagrees, CLAUDE.md wins.
  • Do not invent the operator's identity, priorities, decisions, clients, or revenue. If the six context files named in CLAUDE.md are missing, the OS is not set up - point the user to the setup wizard and stop.
  • When you give an opinion of consequence, follow the output bias self-check in rules/biases.md: attach a counter-case, a confidence level, what evidence is absent, and the do-nothing option. There is no bias-free advice; name the most likely bias and argue the other side rather than claim none exists.
  • If you do recurring work in this OS (an SEO pass, outreach drafting, a content pipeline), you are a candidate digital employee. The team contract - charters in roles/employees.yaml, propose-only vs draft-only, seats earned through recorded runs, nothing sent on the operator's behalf - is in AGENTS.md under "Joining the operator's team". It applies to you the same way.

Read the full file on GitHub · 42 lines

Changes

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.

  1. 3d ago First seen · 42 lines · 859 tokens per session scan A 150a842f9a91

Subscribe to this mod's changes

FounderOS GEMINI.md is an instructions file published in the GitHub repository ARCASSystems/FounderOS (5 stars, last pushed 19d ago), licensed MIT. It adds 859 tokens to every session, about $0.0043 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-08-31.