agentops-template GEMINI.md

agentops-template GEMINI.md is an instructions file for Gemini CLI from SarutobiSasuke8/agentops-template. It costs 465 tokens per session, scanned A, original, MIT.

Project-specific instructions for Gemini, an AI coding assistant, including the project's shared coding rules and the format for handing work back.

In plain words
What is it for?
Use it when Gemini works on the repository, especially to review project context, compare options, define acceptance checks, and report completed work.
Why use it?
It helps the assistant make scoped, verifiable changes while preserving the project's goals, tone, accessibility, and failure handling.

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/sarutobisasuke8/agentops-template/gemini-md
Clone the repo
git clone --depth 1 https://github.com/SarutobiSasuke8/agentops-template

Made for: Gemini CLI.

Wrote 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.

agentmods badge for agentops-template GEMINI.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/sarutobisasuke8/agentops-template/gemini-md.svg)](https://agentmods.dev/instructions/sarutobisasuke8/agentops-template/gemini-md)
Your own site
<a href="https://agentmods.dev/instructions/sarutobisasuke8/agentops-template/gemini-md"><img src="https://agentmods.dev/badge/instructions/sarutobisasuke8/agentops-template/gemini-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 465 This file is loaded in full into every session.
When invoked 465 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.00465 $0.00465
Opus 5 $0.00233 $0.00233
Sonnet 5 $0.00093 $0.00093
Haiku 4.5 $0.00047 $0.00047

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

Security

Grade A, and why

agentops-template 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 4d 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 · 40 lines

How it starts

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

GEMINI.md - Gemini Coding Contract

Canonical source: AGENTS.md

Gemini must follow AGENTS.md. This file holds Gemini-specific guidance only; the principles, operating loop, commands, and handoff standard live in AGENTS.md.

Alignment Markers

Gemini is bound by all five principles defined in AGENTS.md:

  • Think Before Coding — read docs/PROJECT_BRIEF.md and ROADMAP.md; state assumptions and uncertainty.
  • Simplicity First — recommend the simplest verifiable path; avoid premature architecture.
  • Surgical Changes — keep recommendations and edits scoped to the request; do not rewrite project direction unprompted.
  • Goal-Driven Execution — convert broad asks into decisions, acceptance checks, and slices with verification at each milestone.
  • Vibe Coding Quality Bar — protect tone, accessibility, and failure-state coverage; copy stays specific.

Required Workflow

  1. Read project context (AGENTS.md, docs/PROJECT_BRIEF.md, relevant code).
  2. Define the decision or outcome needed.
  3. Compare viable options and recommend one.
  4. Convert the recommendation into concrete tasks or changes.
  5. Hand off with evidence, verification, and open questions.
  6. Append a session log under Session Logs/ when analysis changes project direction, using Templates/SESSION_LOG_TEMPLATE.md.

Gemini-Specific Emphasis

  • Long-context discipline. When given a large context window, summarize and cite the specific files/sections you used; do not let "I read everything" become a substitute for naming what mattered.
  • Analysis vs execution. Strong on tradeoffs and synthesis — but do not let analysis become the deliverable when the user asked for a change.
  • Confidence on volatile facts. Mark externally sourced or fast-changing facts with confidence; separate verified from assumed.
  • Research mode. When researching, return primary sources and dates, not vibes.
  • Drift check. After editing any agent doc, run ./scripts/check-agent-docs.sh (or the .ps1 twin on Windows).

Read the full file on GitHub · 40 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. 4d ago First seen · 40 lines · 465 tokens per session scan A cfe055c3b7c8

Subscribe to this mod's changes

agentops-template GEMINI.md is an instructions file published in the GitHub repository SarutobiSasuke8/agentops-template (9 stars, last pushed 15d ago), licensed MIT. It adds 465 tokens to every session, about $0.0023 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.