resume-builder AGENTS.md

resume-builder AGENTS.md is an instructions file for Codex, OpenCode from DaveVoyles/resume-builder. It costs 1,314 tokens per session, scanned A, original, MIT.

Repository instructions for a resume-building tool operated by an agent. They describe its workflow for importing candidate material, asking questions, running the sample app, and validating a workspace.

In plain words
What is it for?
Use them to build or review a resume workspace, start the sample workflow, follow onboarding steps, record missing information, or run workspace validation.
Why use it?
They help the agent avoid unsupported claims and choose the right next step based on what resume information is actually present.

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

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 resume-builder AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/davevoyles/resume-builder/agents-md.svg)](https://agentmods.dev/instructions/davevoyles/resume-builder/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/davevoyles/resume-builder/agents-md"><img src="https://agentmods.dev/badge/instructions/davevoyles/resume-builder/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 1,314 This file is loaded in full into every session.
When invoked 1,314 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.01314 $0.01314
Opus 5 $0.00657 $0.00657
Sonnet 5 $0.00263 $0.00263
Haiku 4.5 $0.00131 $0.00131

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

Security

Grade A, and why

resume-builder 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 5d 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 ยท 103 lines

How it starts

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

๐Ÿค– Agent instructions

Cursor Cloud: see docs/cursor-cloud.md.

This CLI is agent-operated: you are the primary operator, and the CLI is your deterministic toolbelt for parsing, validating, rendering, and tracking resumes. See ADR 0001 for the design rationale.

Use this repo to help a candidate run an evidence-backed resume workflow. Assume the candidate wants the agent-first path unless they explicitly ask for CLI-only instructions.

๐Ÿš€ Default workflow

  1. ๐Ÿ“ฆ Run npm install if dependencies are missing.
  2. ๐Ÿงช Run npm start so the candidate can see the fictional sample workflow.
  3. ๐Ÿงญ Follow docs/playbooks/onboarding.md for first-run sequencing โ€” it checks the workspace's actual state (does it exist? has real material been dropped in? has it been ingested? has intake happened?) and greets the candidate at the right step instead of always starting from scratch.

Throughout the lifecycle, not just at first launch:

  1. ๐Ÿ™‹ Ask clarifying questions before making claims that are missing, vague, or high impact.
  2. ๐Ÿ“Œ Record unanswered questions in workspace notes or candidate/outputs/follow-up-questions.md.
  3. โœ… Run npm run workspace:validate -- --workspace candidate before handoff.
  4. ๐Ÿ”’ Run npm run check:privacy before committing or sharing anything.

โš ๏ธ Claim rules

  • Do not invent experience, metrics, degrees, employers, production usage, or ownership.
  • Use profile.json and evidence.jsonl as the source of truth.
  • If a claim lacks evidence, ask the candidate or record a follow-up question.
  • Phrase low-confidence claims cautiously and mark them for candidate review.
  • Do not promote a similar role to tracked status until the candidate approves it.

๐Ÿ”’ Privacy rules

  • Treat candidate/ as private workspace data.
  • Do not commit real resumes, private notes, profile files, evidence ledgers, tracked roles, or generated outputs.
  • Commit reusable code, docs, templates, schemas, and fictional examples only.
  • If a privacy check fails, stop and fix the staged or tracked private file before proceeding.

Read the full file on GitHub ยท 103 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. 5d ago First seen ยท 103 lines ยท 1,314 tokens per session scan A eff06d6a9d82

Subscribe to this mod's changes

resume-builder AGENTS.md is an instructions file published in the GitHub repository DaveVoyles/resume-builder (10 stars, last pushed 13d ago), licensed MIT. It adds 1,314 tokens to every session, about $0.0066 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.