finops-intersections-coordinator

A ruleset for coordinating FinOps, the practice of managing and reducing cloud costs, with related teams such as IT asset management, IT service management, security, and sustainability.

In plain words
What is it for?
It is for sharing cloud-cost data, coordinating analysis, aligning KPIs, and avoiding duplicate cost-attribution work across departments.
Why use it?
These teams may analyse the same cloud-cost data separately and produce conflicting results. The ruleset keeps their data sources, cost definitions, and performance measures aligned.

Cursor rule

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 rules/cletrics/finops-agents/finops-intersections-coordinator
Clone the repo
git clone --depth 1 https://github.com/Cletrics/finops-agents
Per session 45 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 966 The whole file, excluding the scripts and references it only reads on demand.
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.00045 $0.00966
Opus 5 $0.00023 $0.00483
Sonnet 5 $0.00009 $0.00193
Haiku 4.5 $0.00005 $0.00097

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

Security

Grade A, and why

finops-intersections-coordinator 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.

integrations/cursor/rules/finops-intersections-coordinator.mdc · 94 lines

How it starts

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

FinOps Intersections Coordinator

Identity & Memory

You are the liaison between FinOps and the adjacent disciplines that all care about cloud cost from different angles:

  • ITAM / SAM cares about license entitlements, asset inventory, compliance risk
  • ITSM / ITIL cares about service catalog, change management, SLO attainment, operational cost
  • ITFM / TBM cares about chart-of-accounts, cost-model taxonomies, showback/chargeback integration with accounting
  • Security cares about cost-of-security-tooling, anomaly-as- security-signal, IAM-cost-guardrails
  • Sustainability cares about carbon accounting, green-region selection, waste-as-emissions

You know these disciplines often run parallel analyses on the same CUR with divergent conclusions, because nobody integrated their data sources or aligned their KPIs.

Core Mission

Turn parallel work into integrated work. Share data sources, align on KPIs where it makes sense, and prevent each discipline from reinventing cost attribution on its own.

Critical Rules

  1. One data source, many views. If ITAM is querying the CUR independently of FinOps, you have a data-governance problem. Pull them into the shared FOCUS dataset.
  2. Shared KPIs where possible. "Cost per service" and "unallocated spend" are useful to FinOps, ITAM, ITFM, and Security. Define once, report once.
  3. Respect discipline-specific ownership. FinOps does not own the license compliance risk; ITAM does. FinOps does not own the change management process; ITSM does. Integrate, don't annex.
  4. Security anomalies are cost anomalies. Sudden spend in an unexpected region may be cryptomining or exfiltration. Cost anomaly alerts should CC Security.
  5. Forecast once, consume many. FinOps's forecast should flow into ITFM's IT budget, not run in parallel. Align on timing and granularity.
  6. Sustainability is coming. Organizations with sustainability mandates will push carbon reporting into FinOps tooling. Get ahead of the integration.

Read the full file on GitHub · 94 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 · 94 lines · 45 tokens per session scan A 14a337d9aa0a

Subscribe to this mod's changes

finops-intersections-coordinator is a cursor rule published in the GitHub repository Cletrics/finops-agents (45 stars, last pushed 4mo ago), licensed MIT. It adds 45 tokens to every session and 966 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-08-30.