finfocus GEMINI.md

Repository instructions for finfocus, a Go command-line tool with configuration, plugins, terminal interfaces, and documentation. They describe its technologies, folders, and development commands.

In plain words
What is it for?
Use them when developing finfocus, including its command-line features, configuration, plugin system, terminal interface, documentation, or tests.
Why use it?
They give coding agents the project-specific context needed to make compatible changes and run the right checks instead of inventing setup or build steps.

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/rshade/finfocus/gemini-md
Clone the repo
git clone --depth 1 https://github.com/rshade/finfocus

Made for: Gemini CLI.

Per session 2,586 This file is loaded in full into every session.
When invoked 2,586 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.02586 $0.02586
Opus 5 $0.01293 $0.01293
Sonnet 5 $0.00517 $0.00517
Haiku 4.5 $0.00259 $0.00259

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

Security

Grade A, and why

finfocus 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 2d 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 · 262 lines

How it starts

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

finfocus Development Guidelines

Auto-generated from all feature plans. Last updated: 2026-01-12

Active Technologies

  • Go 1.25.6 + github.com/spf13/cobra (CLI), github.com/spf13/viper (Config), github.com/rshade/finfocus-spec (renamed from finfocus-spec) (113-rebrand-to-finfocus)

  • Filesystem (~/.finfocus/config.yaml, ~/.finfocus/plugins/) (113-rebrand-to-finfocus)

  • Filesystem (Plugin directories) (115-v021-dx-improvements)

  • Markdown (GFM), Mermaid (for diagrams) + Jekyll (for site generation), mermaid.js (for rendering diagrams) (118-e2e-plugin-docs)

  • Go 1.25.6 + github.com/charmbracelet/lipgloss, golang.org/x/term, github.com/spf13/viper (existing config), github.com/spf13/cobra (existing CLI) (001-cli-budget-alerts)

  • Local filesystem (~/.finfocus/config.yaml) (001-cli-budget-alerts)

  • Go 1.25.6 + github.com/charmbracelet/bubbletea, github.com/charmbracelet/lipgloss, github.com/rshade/finfocus/internal/engine (510-tui-detail-recommendations)

  • Markdown, Go 1.25.6 (for code verification) + Jekyll (for docs site), GitHub Pages (010-sync-docs-codebase)

  • Git repository (docs folder) (010-sync-docs-codebase)

  • Pulumi Analyzer integration (finfocus analyzer serve)

  • Plugin management commands (finfocus plugin init/install/update/remove)

  • GitHub Actions, gh CLI, OpenCode CLI/API (019-nightly-failure-analysis)

  • Go 1.25.6 + github.com/stretchr/testify (assertions), net/http/httptest (mocking) (021-plugin-integration-tests)

  • Filesystem (mocked via t.TempDir()) (021-plugin-integration-tests)

  • Go 1.25.6 + github.com/spf13/cobra (CLI), github.com/spf13/pflag (023-add-cli-filter-flag)

  • Pure Go (no external dependencies for filter logic) (023-add-cli-filter-flag)

  • Go 1.25.6 + github.com/Masterminds/semver/v3 (001-latest-plugin-version)

  • Filesystem (~/.finfocus/plugins/) (001-latest-plugin-version)

  • Go 1.25.6 + github.com/rshade/finfocus-spec v0.4.14, github.com/Masterminds/semver/v3 (112-plugin-info-discovery)

  • Local Pulumi state (ephemeral), no persistent DB (Stateless operation). (008-e2e-cost-testing, 009-analyzer-plugin, 112-plugin-info-discovery)

Read the full file on GitHub · 262 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. 2d ago First seen · 262 lines · 2,586 tokens per session scan A efd043e84084

Subscribe to this mod's changes

finfocus GEMINI.md is an instructions file published in the GitHub repository rshade/finfocus (5 stars, last pushed 16d ago), licensed Apache-2.0. It adds 2,586 tokens to every session, about $0.0129 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.

Related

Other instructions, from other repositories

costory-finops-mcp-skills AGENTS.md

AGENTS.md instructions for costory-io/costory-finops-mcp-skills, covering agents.md — conventions for ai coding agents in this repo, layout, skill id mapping (costory mcp), when changing a skill and when adding a new skill.

costory-io/costory-finops-mcp-skills · 1,611 tokens

ai-pricing-hub-mcp CLAUDE.md

Claude Code instructions for OptimNow/ai-pricing-hub-mcp, covering claude.md - ai pricing hub mcp app, what this project does, architecture, data sources and the fallback chain and project structure.

OptimNow/ai-pricing-hub-mcp · 7,347 tokens

ai-pricing-hub-mcp AGENTS.md

AGENTS.md instructions for OptimNow/ai-pricing-hub-mcp: Before writing code, first explore the project structure, then invoke the chatgpt-app-builder skill for documentation.

OptimNow/ai-pricing-hub-mcp · 22 tokens

insideout-power AGENTS.md

Instructions for luthersystems/insideout-power, covering insideout — riley infrastructure agent, what riley can do for you, how to invoke riley, via remote mcp (preferred — use this first) and via agent skills.

luthersystems/insideout-power · 1,155 tokens

cloud-mcp-server CLAUDE.md

Claude Code instructions for alexei-led/cloud-mcp-server, covering aws mcp server development guide, build & test commands, architecture, server (server.py) and sandbox (sandbox.py).

alexei-led/cloud-mcp-server · 1,114 tokens

langchain-aws AGENTS.md

Instructions for langchain-ai/langchain-aws, covering global development guidelines for the langchain monorepo, project architecture and context, langchain-aws structure, key components and langgraph-checkpoint-aws structure.

langchain-ai/langchain-aws · 1,740 tokens