Cv Review Skill — Development skill for Claude Code
Claude skill that reviews CVs the way a recruiter reads them on the first pass.
How to install Cv Review Skill
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open karmenti/cv-review-skill and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Cv Review Skill does
Claude skill that reviews CVs the way a recruiter reads them on the first pass. Built at //kood.
Alternatives in Development
- OpenMythos — A theoretical reconstruction of the Claude Mythos architecture, built from first principles using the availabl 14.8k ★
- Code Review Graph — Local knowledge graph for Claude Code 3.7k ★
- Claude Reviews Claude — Claude reads its own source code — 17-chapter architectural deep-dive into Claude Code v2.1.88. EN/ZH bilingua 1.3k ★
README
CV review skill
A Claude skill that reads a CV like Karmen and includes insights from other tech recruiters.
Built at //kood for students and alumni applying to tech roles. It works on any CV, and it knows how to frame a //kood background for recruiters who have never heard of the school.
What it does
- At first it runs the 30-second test on the whole page, not line by line.
- Then it walks the CV section by section against a rubric: header, title, summary, experience, skills, education, projects, length, keyword match.
- Names the fixes in priority order, quotes your own lines back, and shows the pattern to rewrite them with.
- Matches the CV against a specific job posting, both the technical requirements and the behavioural ones.
- You can use the skill to improve cover letter or CV. Make sure you share enough context to give accurate suggestions.
Install
Pick the tool you use.
Claude.ai or the Claude desktop app
Works on every plan, including Free.
- Download cv-review.zip. Keep it zipped.
- In Claude, open Settings > Capabilities and turn on Code execution and file creation. Skills need it.
- Open Customize > Skills, click +, then Create skill, then Upload a skill, and pick
cv-review.zip.
That's it. Start a new chat and share your CV.
Use the zip from the link above, not GitHub's green **Code > Download ZIP** button. That one has a folder called `cv-review-skill-main` inside, and Claude needs the folder name to match the skill's name, `cv-review`.
Claude Code
Type these two commands into Claude Code, one at a time:
/plugin marketplace add karmenti/cv-review-skill
/plugin install cv-review@cv-review-skill
The first tells Claude Code where to find the skill. The second installs it. If the skill doesn't show up right away, restart Claude Code.
To check it worked, type `/cv-review` and look for it in
Related Skills
Critique Adversarial
/critique-adversarial — Hostile cut-editor for articles. Reads the full piece first, maps the thesis spine, th
Legal Flag
Flag legal questions (ToS, IP, compliance, liability) and route them to a Tendem lawyer for a first-pass revie
RuneSpace
A browser-first sci-fi RPG centered on skill grinds, crafting, and server-authoritative loops. Built with agen
Breather
Claude Code will work as long as you will — breather gives you a way out. Tracks real presence across all sess
Gate
Lance la boucle quality-gate en standalone sur un diff — reviews multi-lentilles, contre-vérification adversar
Verify Install
Check a Backbrief Kit install and report a plain pass/fail list. Reads only; never changes anything without a
Related Agents
Recruiter Reviewer
Reviews a draft CV as a senior recruiter would — focuses on whether the CV would survive the first 10–15 secon
Outsider
A fresh-eyes reviewer with no context on prior decisions. Reads an idea, feature, page, or flow the way a firs
Sub Agent Code Reviewer
PROACTIVELY used to review implementation quality - readability, duplication, naming, and convention complianc