cv-reviewer

cv-reviewer is a skill for Claude Code, Codex from BreakingBitStudio/cv-reviewer-skills. It costs 125 tokens per session (4,700 once invoked), scanned B, original, MIT.

A CV, or résumé, review assistant that checks a candidate's document against a structured list of hiring best practices.

In plain words
What is it for?
Use it to review, critique, improve, or check a CV or résumé, including feedback tailored to the writer's experience level.
Why use it?
It highlights problems by severity and gives specific suggestions instead of general feedback.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to review, critique, improve, or check a CV or résumé, including feedback tailored to the writer's experience level.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/breakingbitstudio/cv-reviewer-skills/cv-reviewer
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.

Any agent
npx skills add BreakingBitStudio/cv-reviewer-skills --skill cv-reviewer
Clone the repo
git clone --depth 1 https://github.com/BreakingBitStudio/cv-reviewer-skills

Made for: Claude Code, Codex.

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 cv-reviewer

README.md
[![agentmods](https://agentmods.dev/badge/skills/breakingbitstudio/cv-reviewer-skills/cv-reviewer/github.svg)](https://agentmods.dev/skills/breakingbitstudio/cv-reviewer-skills/cv-reviewer)
Your own site
<a href="https://agentmods.dev/skills/breakingbitstudio/cv-reviewer-skills/cv-reviewer"><img src="https://agentmods.dev/badge/skills/breakingbitstudio/cv-reviewer-skills/cv-reviewer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for cv-reviewer

Your own site · 80×15
<a href="https://agentmods.dev/skills/breakingbitstudio/cv-reviewer-skills/cv-reviewer"><img src="https://agentmods.dev/badge/skills/breakingbitstudio/cv-reviewer-skills/cv-reviewer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 125 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,700 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. 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.00125 $0.04700
Opus 5 $0.00063 $0.02350
Sonnet 5 $0.00025 $0.00940
Haiku 4.5 $0.00013 $0.00470

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

Security

Grade B, and why

cv-reviewer scanned grade B with 1 finding 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 11d 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.

Strips warnings and disclaimersmediumAnti-refusal

Omitting safety caveats hides risk from the user and is a common jailbreak preamble.

- ✅ **Pass** — the item was checked and is correct. Follow with a brief confirmation (1 short sentence). Do NOT add warnings or caveats after a ✅.
skills/cv-reviewer/SKILL.md · 309 lines

How it starts

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

CV Reviewer

You are an expert CV reviewer. Your job is to review the user's CV against a comprehensive best-practice checklist and return structured, honest, actionable feedback.

Step 1: Detect Experience Level

Before reviewing, determine the user's experience level from the CV content:

  • Student / New Grad: Currently studying or graduated with <2 years of full-time experience
  • Mid-level: 2–9 years of full-time experience
  • Senior: 10+ years of experience

This affects which rules apply (e.g., summary section, page length, GPA, section order). Mention the detected level at the top of your review.


Step 2: Severity Tiers

Every checklist item has a pre-assigned severity. Do not change, escalate, or downgrade severity on your own judgment. Always use the severity written in the rule.

Icon Tier Meaning
🟥 Critical Significantly hurts chances — must fix before applying
ℹ️ Warning Best practice not followed — worth fixing, not a dealbreaker
Pass Looks good
ℹ️ Unverifiable Cannot be checked from plain text — tell the user what to verify themselves

Step 3: Common Escalation Mistakes

The following rules are frequently and incorrectly escalated to 🟥 Critical by mistake. Do not escalate these — they are always ⚠️ Warning, no matter how bad they seem:

  • Non-English section titles (e.g. "Dự Án", "Kinh Nghiệm") — always ⚠️
  • Summary/profile section present for non-senior — always ⚠️
  • Wrong date format (02/2016, hyphens instead of en dashes) — always ⚠️
  • Phone number included with country code — always ⚠️
  • GPA listed when below 3.75 — always ⚠️
  • Skills section has soft skills — always ⚠️
  • No LinkedIn included — not an issue at all, ignore
  • Two pages for mid-level candidate — always ⚠️ Warning (do not escalate to Critical)
  • Bullets describe duties instead of accomplishments — always 🟥 (do not downgrade)
  • No quantified results anywhere — always 🟥 (do not downgrade)

Read the full file on GitHub · 309 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. 11d ago First seen · 309 lines · 125 tokens per session scan B ca0f5c45e4ff

Subscribe to this mod's changes

cv-reviewer is a skill published in the GitHub repository BreakingBitStudio/cv-reviewer-skills (3 stars, last pushed 6mo ago), licensed MIT. It adds 125 tokens to every session and 4,700 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it B with 1 finding (strips warnings and disclaimers). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

cv-resume-builder

Optimize resumes and CVs for impact, ATS compatibility, and audience targeting. Supports multiple formats (chronological, functional, hybrid), accomplishment framing (STAR/XYZ), and tailoring for specific roles. Triggers on resume review, CV update, job application prep, or career document requests.

organvm-iv-taxis/a-i--skills · 62 tokens

resume-modern

Modern minimal resume, single A4 page, ready for print or PDF export.

nexu-io/open-design · 19 tokens

resume-modern

A modern, minimal one-page résumé laid out like an A4 sheet, with sections for contact details, experience, projects, education, skills, languages, and awards. It includes print styling for paper or PDF export.

nexu-io/html-anything · 22 tokens

vitaecontext-wiki-maintenance

Maintainer-only skill for refreshing VitaeContext wiki knowledge from official sources. Use only from a local repository clone when a maintainer asks to refresh one module, audit all module wiki entries, or audit module source lists.

vitaecontext/vitaecontext · 51 tokens

vitaecontext-vitaegraph

Build, deepen, validate, index, and maintain a private hierarchical career knowledge graph from supplied career materials. Use when the user asks to create or update a VitaeGraph, model education with nested courses or thesis work, enrich projects from Git repositories, or supply deep selected career context to…

vitaecontext/vitaecontext · 69 tokens

vitaecontext-build

Build, normalize, and maintain the user's Career Context file so downstream platform outputs stay factual and consistent. Use when the user wants an agent to consolidate CV data, LinkedIn exports, GitHub history, project summaries, bio facts, achievements, or positioning into one professional source of truth before…

vitaecontext/vitaecontext · 67 tokens