Cv Ats Review — Development skill for Claude Code
Claude Skill that reviews your CV like an ATS and a recruiter: ATS score, reading-order and date checks, typos, keyword match vs a job description, and a prioritized fix list.
How to install Cv Ats Review
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open Nourhene123/cv-ats-review and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Cv Ats Review does
Claude Skill that reviews your CV like an ATS and a recruiter: ATS score, reading-order and date checks, typos, keyword match vs a job description, and a prioritized fix list. Works with PDF, DOCX and LaTeX.
Alternatives in Development
- Triage PRs — Classify all open PRs by module, review state, scope, and architectural impact — produces a prioritized triage 12.6k ★
- /surface — View the prioritized attack surface for a target 1.8k ★
- Working Memory — This is your working memory 192 ★
README
CV ATS Review
**A Claude Skill that reads your CV the way hiring software and recruiters do, then tells you exactly what to fix and which jobs you're ready for.**
   
[Why](#why-this-exists) · [What you get](#what-you-get) · [Quick start](#quick-start) · [How it works](#how-it-works) · [CLI](#command-line-reference) · [FAQ](#faq)
Why this exists
Before a human reads your CV, an **Applicant Tracking System (ATS)** parses it into fields and ranks it by keyword match. Most CV feedback looks at the design. The ATS never sees the design: it sees the **extracted text, in the order the PDF stores it**.
That gap causes failures you can't see by looking at your own PDF:
- A two-column layout that attaches the wrong dates to your jobs and degrees.
- A
&or%in LaTeX that silently deletes text. "Software & AI Engineer" becomes "Software AI Engineer". - Skills you used in every project but never listed in your Skills section, which is the only part some filters read.
- Small typos (
Boot,Angular,AWS..) that tell a recruiter "not careful" in the first 6 seconds.
This skill checks your CV the way both of those readers do, the parser and then the recruiter, and turns what it finds into a short, prioritized fix list.
What you get
| Feature | Why it matters | |
|---|---|---|
| 🔍 | ATS text extraction | See your CV exactly as a parser reads it: content-stream order, not visual layout |
| 📊 | ATS score, broken down | Parsing · structure · contact · dates · keywords · impact · polish. You see where every point went |
| 🗓️ | Reading-order detection | Catches the #1 silent killer: dates se |
Related Skills
Improve Ats Score
Improve a résumé's ATS score — job-match-expert (gaps) + resume-export-expert (safe formatting)
Cv Review Skill
Claude skill that reviews CVs the way a recruiter reads them on the first pass. Built at //kood.
Review Ats
ATS scoring / job-match review with job-match-expert (Primary Owner)
Search Decisions
Search for decisions across the vault by keyword, person, or date range
Search Notes
Search across the vault by keyword, topic, person, or date range
Ats Score
Score a resume PDF against HackerRank's open-source ATS rubric
Related Agents
Grader Recruiter
One seat of the resume panel. Grades a resume against a job description from the recruiter's lens (the 6-secon
Job Match Author
WRITE-access implementer for ATS scoring, job analysis, keyword/skill/requirement extraction, resume-job match
PDF 9
Generates a tailored ATS-optimized PDF CV for a specific role. Uses keyword injection and bullet reordering ba