resume AGENTS.md

Repository instructions for maintaining a resume and CV written in LaTeX, plus a Markdown profile. LaTeX is a document format often used for professional and academic documents; the files serve different audiences but share core facts.

In plain words
What is it for?
Use them when editing, customizing, or checking the three profile artifacts and their generated PDF outputs.
Why use it?
They reduce the risk of the resume, longer CV, and Markdown profile becoming inconsistent when one is updated.

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

Made for: Codex, OpenCode.

Per session 1,794 This file is loaded in full into every session.
When invoked 1,794 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.01794 $0.01794
Opus 5 $0.00897 $0.00897
Sonnet 5 $0.00359 $0.00359
Haiku 4.5 $0.00179 $0.00179

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

Security

Grade A, and why

resume 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 3d 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.

AGENTS.md · 113 lines

How it starts

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

AGENTS.md

Repo conventions and guidance for AI agents (and any contributor) working in this repo.

Purpose

Scott Clark's resume / CV in LaTeX, plus a plain-text markdown mirror. Three primary content artifacts, all about the same person, that should stay aligned in core facts:

Artifact Source Output Audience Length
Resume ScottClarkResume.tex ScottClarkResume.pdf Hiring, exec-search, quick-scan 2 pages
CV ScottClarkCV.tex ScottClarkCV.pdf Detailed review, advisory, academic longer
Markdown profile ScottClark.md (markdown) AI agents, text extractors comprehensive

Differences are length and emphasis: the resume picks the headline subset, the CV expands it, the md mirrors comprehensive detail in plain text.

Two audiences

This repo serves two audiences:

  1. Scott - source-of-truth for his resume/CV/md. The conventions in the rest of this file describe how to maintain consistency across the three artifacts.
  2. Public forkers - the LaTeX template has been public since 2011 and is regularly forked. If you're an agent helping someone customize this for their own resume, see Forking guidance at the end of this document.

File map

.
├── ScottClarkResume.tex       # short 2-page resume, primary deliverable
├── ScottClarkResume.pdf       # rendered resume (committed)
├── ScottClarkCV.tex           # long CV
├── ScottClarkCV.pdf           # rendered CV (committed)
├── ScottClark.md              # markdown profile, agent-friendly twin
├── shading.sty                # custom LaTeX style required by both .tex files
├── README.md                  # human-facing build / overview
├── AGENTS.md                  # this file
├── LICENSE.md                 # MIT
├── .travis.yml                # legacy CI config; Travis-CI org is shut down (~2021), kept for historical reference
└── OriginalTemplate_*         # historical LaTeX resume templates this design descends from

Read the full file on GitHub · 113 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. 3d ago First seen · 113 lines · 1,794 tokens per session scan A 9038ae39e2e8

Subscribe to this mod's changes

resume AGENTS.md is an instructions file published in the GitHub repository sc932/resume (530 stars, last pushed 1mo ago), licensed MIT. It adds 1,794 tokens to every session, about $0.0090 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.