operator-etl AGENTS.md

operator-etl AGENTS.md is an instructions file for Codex, OpenCode from khaosans/operator-etl. It costs 836 tokens per session, scanned A, original, Apache-2.0.

A set of instructions for coding agents working on Operator ETL, a system that processes FOIA requests and public comments. It explains which checks and project guides to follow for different kinds of work.

In plain words
What is it for?
Use it when starting work in the repository, choosing the right task guide, or continuing work across multiple sessions. It covers verification, local demos, Google Cloud deployment, and adding new data sources.
Why use it?
It prevents agents from skipping required verification or reading project guidance in the wrong order. It also makes the rules for local testing, cloud deployment, and extensions explicit.

Instructions file for CodexOpenCode

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/khaosans/operator-etl/agents-md
Clone the repo
git clone --depth 1 https://github.com/khaosans/operator-etl

Made for: Codex, OpenCode.

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 operator-etl AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/khaosans/operator-etl/agents-md.svg)](https://agentmods.dev/instructions/khaosans/operator-etl/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/khaosans/operator-etl/agents-md"><img src="https://agentmods.dev/badge/instructions/khaosans/operator-etl/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 836 This file is loaded in full into every session.
When invoked 836 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.00836 $0.00836
Opus 5 $0.00418 $0.00418
Sonnet 5 $0.00167 $0.00167
Haiku 4.5 $0.00084 $0.00084

Measured today against content hash 11e93c17a714, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

operator-etl AGENTS.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 today.

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.

AGENTS.md · 61 lines

How it starts

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

Agent instructions — Operator ETL

You are operating on Operator ETL — agentic data intake for FOIA and public comments.

Human adopters: docs/QUICKSTART.md./scripts/verify.sh


Fast verify (do this first)

Before loading OKF or task skills:

  1. Run ./scripts/verify.sh (or make verify)
  2. Confirm output contains OPERATOR_ETL_VERIFY=PASS
  3. Report exit code + demo metrics (silver=10, quarantined=2, status=complete)

Optional: ./scripts/verify.sh --json for machine-readable result.

Skill: skills/operator-verify/SKILL.md · Full guide: docs/QUICKSTART.md

Human wiki (after verify): docs/index.md (published: https://khaosans.github.io/operator-etl/)

Only after verify passes → continue below.


Load order (extended work)

  1. Read this file fully.
  2. Read okf/index.md — progressive disclosure of the OKF bundle.
  3. Open the skill that matches the task:
  1. Follow linked OKF concepts (okf/playbooks/, okf/models/, okf/decisions/) before improvising.

Read the full file on GitHub · 61 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. today Changed · +8 lines · +216 tokens per session 11e93c17a714
  2. 4d ago First seen · 53 lines · 620 tokens per session scan A 999c5d1a6ef1

Subscribe to this mod's changes

operator-etl AGENTS.md is an instructions file published in the GitHub repository khaosans/operator-etl (0 stars, last pushed today), licensed Apache-2.0. It adds 836 tokens to every session, about $0.0042 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

goldenflow copilot-instructions.md

Copilot instructions for benseverndev-oss/goldenflow, covering goldenflow, related projects, branch & merge sop (all golden suite repos), environment and commands.

benseverndev-oss/goldenflow · 4,291 tokens

goldenflow CLAUDE.md

Claude Code instructions for benseverndev-oss/goldenflow, covering goldenflow, related projects, branch & merge sop (all golden suite repos), environment and commands.

benseverndev-oss/goldenflow · 4,995 tokens

goldenflow AGENTS.md

AGENTS.md instructions for benseverndev-oss/goldenflow, covering goldenflow, related projects, branch & merge sop (all golden suite repos), environment and commands.

benseverndev-oss/goldenflow · 4,291 tokens

goldenmatch AGENTS.md

AGENTS.md instructions for benseverndev-oss/goldenmatch, covering golden suite monorepo — agent guide, what this is, layout, build & test and landmines to know before you touch anything.

benseverndev-oss/goldenmatch · 1,505 tokens

goldenmatch CLAUDE.md

Claude Code instructions for benseverndev-oss/goldenmatch, covering golden suite monorepo, typescript: pnpm + turborepo (post-2026-05-02 fold), ci (.github/workflows/ci.yml), ci path filters (post-2026-05-06, pr #89) and merge queue: main serializes merges fifo (since 2026-06-15).

benseverndev-oss/goldenmatch · 5,169 tokens

qwery-core AGENTS.md

Instructions for Guepard-Corp/qwery-core, covering agents.md — strict rules for ai contributors, 1. non-negotiable invariants, 2. code quality rules, 3. hexagonal layout (target after restructure) and use cases (adr #33).

Guepard-Corp/qwery-core · 1,904 tokens