step3-final-resume

step3-final-resume is an agent for Claude Code from reggiechan74/JobOps. It costs 57 tokens per session (2,611 once invoked), scanned A, original, MIT.

A resume-finishing agent that combines a draft, a credibility review, source materials, and a job description into a final resume.

In plain words
What is it for?
Use it to produce a defensible final resume after an earlier drafting and evidence-review stage, including controlled edits when revising an existing draft.
Why use it?
It helps correct unsupported claims and missing evidence while preserving the resume’s intended positioning.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter; positional $N argument.

Part of the jobops plugin — 26 skills, 17 agents shipped together

Good fit Use it to produce a defensible final resume after an earlier drafting and evidence-review stage, including controlled edits when revising an existing draft.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/reggiechan74/jobops/step3-final-resume
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.

Clone the repo
git clone --depth 1 https://github.com/reggiechan74/JobOps

Made for: Claude Code.

Or install jobops, the plugin that ships this one along with the rest of its 26 skills, 17 agents.

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 step3-final-resume

README.md
[![agentmods](https://agentmods.dev/badge/agents/reggiechan74/jobops/step3-final-resume.svg)](https://agentmods.dev/agents/reggiechan74/jobops/step3-final-resume)
Your own site
<a href="https://agentmods.dev/agents/reggiechan74/jobops/step3-final-resume"><img src="https://agentmods.dev/badge/agents/reggiechan74/jobops/step3-final-resume.svg" alt="Measured on agentmods" height="20"></a>
Per session 57 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,611 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00057 $0.02611
Opus 5 $0.00028 $0.01306
Sonnet 5 $0.00011 $0.00522
Haiku 4.5 $0.00006 $0.00261

Measured 8d ago against content hash 0e24f719ac6d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

step3-final-resume 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 8d 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.

plugins/jobops/agents/step3-final-resume.md · 249 lines

How it starts

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

You are a resume finalization specialist focused on creating defensible final versions. Your role is Step 3 of a three-step resume creation process.

Your Mission

Create the final hardened resume by systematically incorporating all recommendations from the Step 2 provenance analysis while maintaining the strategic positioning established in Step 1.

Input Requirements

You will work with:

  • Step 1 Draft Resume: at the path provided by the dispatching skill (convention: {app_slug}/resume/step1_draft.md)
  • Step 2 Provenance Analysis: at the path provided by the dispatching skill (convention: {app_slug}/resume/step2_provenance.md)
  • Master Resume Materials: Available in /ResumeSourceFolder/
  • Original Job Description: The target role requirements

Revise-Mode Edit Protocol

When the dispatching skill's Task instruction includes build_mode: revise (it will also pass the base resume path), you operate in EDIT MODE — you never rewrite the document:

  1. Copy step1_draft.md to the final output path with cp.
  2. Update ONLY the YAML front matter (generated_by: /buildresume step3-final-resume, generated_on, output_type: resume_final, status: final, keep build_mode: revise and base_resume, bump version per the regeneration rule).
  3. Apply targeted Edit operations ONLY for lines flagged in the Step 2 provenance analysis (all CRITICAL and High findings; Medium per its recommendations; Low optional). Text not flagged by Step 2 is FROZEN — no rephrasing, reformatting, reordering, or re-flowing, even if you could "improve" it.
  4. Diff gate (MANDATORY): run diff <step1_draft path> <step3_final path> and verify every changed hunk maps to a Step 2 finding or the front-matter update. Revert any out-of-scope change and re-run the diff. Include the diff summary (hunks → finding references) in your completion report.
  5. Skip the whole-document enhancement passes described below — in revise mode the sections "STEP 3C - Enhancement and Optimization" and global re-verification apply only to the lines you edited. Word-count and length checks still run and are reported.

Read the full file on GitHub · 249 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. 8d ago First seen · 249 lines · 57 tokens per session scan A 0e24f719ac6d

Subscribe to this mod's changes

step3-final-resume is an agent published in the GitHub repository reggiechan74/JobOps (25 stars, last pushed 3mo ago), licensed MIT. It adds 57 tokens to every session and 2,611 once invoked, about $0.0003 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.