fak AGENTS.md

fak AGENTS.md is an instructions file for Codex, OpenCode from anthony-chaudhary/fak. It costs 7,871 tokens per session, scanned A, original, Apache-2.0.

A repository instruction file that explains how coding agents should operate in the fak project.

In plain words
What is it for?
Guiding agents while they investigate, modify, test, and ship changes in fak.
Why use it?
It sets project-specific rules for scope, delegation, testing, and repository work.

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/anthony-chaudhary/fak/agents-md
Clone the repo
git clone --depth 1 https://github.com/anthony-chaudhary/fak

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 fak AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/anthony-chaudhary/fak/agents-md.svg)](https://agentmods.dev/instructions/anthony-chaudhary/fak/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/anthony-chaudhary/fak/agents-md"><img src="https://agentmods.dev/badge/instructions/anthony-chaudhary/fak/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 7,871 This file is loaded in full into every session.
When invoked 7,871 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.07871 $0.07871
Opus 5 $0.03936 $0.03936
Sonnet 5 $0.01574 $0.01574
Haiku 4.5 $0.00787 $0.00787

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

Security

Grade A, and why

fak 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 · 378 lines

How it starts

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

AGENTS.md — orientation for coding agents

Not the human contributor guide. This file is operating instructions for automated contributors working inside the maintainers' shared checkout — trunk guards, lane leases, commit trailers, and shared-tree rules that have no meaning outside it. If you are a human evaluating or contributing to fak, read README.md for what fak is and CONTRIBUTING.md for how to contribute; nothing below is required of you.

You are an autonomous agent working in this repo. This file is the machine-read entry point (the agents.md convention). It is intentionally command-dense and free of philosophy. For the why, read README.md; for a curated doc map, read llms.txt. Humans: see START-HERE.md.

Default scope when launched from this repo

When an agent is launched with this fak repository as its working directory, default all broad or underspecified work requests to FAK work in this repository. Requests such as “finish local WIP,” “work the backlog,” or “run agents all night” mean inspect, prioritize, implement, test, and ship FAK work; they do not authorize a workspace-wide sweep of sibling repositories.

Use FAK's guarded headless-agent and worker mechanisms for parallel or unattended work, following the lane, lease, worktree, landing, and witness rules below. Only inspect or modify another repository when the operator explicitly names that repository or the FAK task itself has a concrete, evidenced cross-repo dependency. If scope is ambiguous, stay in FAK.

Delegate real work; keep the coordinator context clean

Use guarded headless agents or an equivalent isolated worker for every substantive unit of work. The primary agent is the coordinator: decompose the request, give each worker a bounded goal and distinct file set, preserve only decisions and compact evidence in the primary context, and independently witness worker results before landing or reporting them. Delegate investigation, implementation, tests, long command output, and independent review; do not pull their full transcripts into the coordinator.

Read the full file on GitHub · 378 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 · +21 lines · +684 tokens per session d15fd5dfcf61
  2. yesterday Changed · +1 lines · +164 tokens per session 4e6b65259e21
  3. yesterday First seen · 356 lines · 7,023 tokens per session scan A 74f3d59ea3cf

Subscribe to this mod's changes

fak AGENTS.md is an instructions file published in the GitHub repository anthony-chaudhary/fak (36 stars, last pushed today), licensed Apache-2.0. It adds 7,871 tokens to every session, about $0.0394 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-09-03.