claude-resume-kit: Skill for Claude Code

.claude/skills/critique/SKILL.md

critique is a skill for Claude Code from ARPeeketi/claude-resume-kit. It costs 13 tokens per session (1,492 once invoked), scanned A, original, MIT.

A review command for existing resume or CV output files against a job description. It checks the documents against the project’s factual records, correction log, personal details, and locked sections.

In plain words
What is it for?
Use it to critique generated resumes or cover letters, verify claims against the source information, check the configured email, and identify changes needed for a specific job description.
Why use it?
It helps catch unsupported claims, incorrect contact details, and issues in editable resume sections while preserving sections that are meant to stay unchanged. It can also review a resume without a cover letter.

Skill for Claude Code

Written for Claude Code: user-invocable in frontmatter. Also seen: mentions CLAUDE.md.

This is ARPeeketi/claude-resume-kit's own configuration. It tells Claude Code how to work on claude-resume-kit itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything claude-resume-kit configures →

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is python3 resume_builder/helpers/char_count.py -f [resume|cv] [file.tex].

Reuse

Borrowing it

Nothing to install: this file belongs to ARPeeketi/claude-resume-kit. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/ARPeeketi/claude-resume-kit/main/.claude/skills/critique/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/ARPeeketi/claude-resume-kit

Made for: Claude Code.

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 critique

README.md
[![agentmods](https://agentmods.dev/badge/skills/arpeeketi/claude-resume-kit/critique/github.svg)](https://agentmods.dev/skills/arpeeketi/claude-resume-kit/critique)
Your own site
<a href="https://agentmods.dev/skills/arpeeketi/claude-resume-kit/critique"><img src="https://agentmods.dev/badge/skills/arpeeketi/claude-resume-kit/critique/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 critique

Your own site · 80×15
<a href="https://agentmods.dev/skills/arpeeketi/claude-resume-kit/critique"><img src="https://agentmods.dev/badge/skills/arpeeketi/claude-resume-kit/critique.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 13 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,492 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.00013 $0.01492
Opus 5 $0.00006 $0.00746
Sonnet 5 $0.00003 $0.00298
Haiku 4.5 $0.00001 $0.00149

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

Security

Grade A, and why

critique 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 12d 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.

.claude/skills/critique/SKILL.md · 111 lines

How it starts

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

/critique

User input: $ARGUMENTS

Parse $ARGUMENTS:

  • Session file path (e.g., output/Acme/session_acme_engineer.md) → read session file, derive .tex paths from Output Files
  • .tex file path(s) + JD source (existing format) → backward compatible
  • Session name (e.g., acme_engineer) → find session file via derivation

If no CL .tex provided or found in session file, critique resume/CV alone (Part 7 adjustments noted below).


Safety Rules

Accuracy > Relevance > Impact > ATS > Brevity

Read config.md Provenance Flags. Verify every claim against that table. Check config.md KB Corrections Log — do not flag corrected items as errors. Use the email from config.md Personal Info — flag if a different email appears in output. FIXED sections (from config.md FIXED Sections) are template-locked — do not flag for editing. Flag only VARIABLE sections.


User Input During Execution

If the user provides feedback, corrections, or suggestions at any point:

  1. Acknowledge the input immediately
  2. If it changes scoring criteria or focus: adjust the critique accordingly
  3. Never restart — resume from current position

Startup

Read resume_builder/reference/shared_ops.md — Fresh Session Startup + Session File Derivation. Read CLAUDE.md — check Active Sessions and KB Corrections. Read config.md — load Provenance Flags, FIXED Sections, email. Find and read the session file for the .tex being critiqued (use derivation protocol from shared_ops.md).

Recovery check:

  • If CL not DONE in session file → "CL not yet generated. Run /make-cl first."
  • If Critique: CURRENT → "Already critiqued (score X/100). Re-run? Waiting for confirmation."
  • If Critique: STALE → "Edits made since last critique. Re-critiquing."
  • If Critique: PENDING → proceed

Protocol

  1. Read session file — specifically note:
    • Company Context → reviewer persona, "why this company"
    • Framing Strategy → intentional reframing decisions (flag only execution inconsistencies, not the strategy itself)
    • Cover Letter Plan → CL structure rationale
    • Critique Context → reviewer persona, competitive landscape, domain vocabulary
    • If session file lacks Company Context or Critique Context: do 1-2 web searches to fill gaps
  2. Read resume_builder/reference/critique_framework.md
  3. Read resume_builder/support/ai_fingerprint_rules.md — use Section 6 checklist in Part 7 verification
  4. Read the .tex file(s) — derive paths from session file Output Files, or from $ARGUMENTS
  5. Read the JD (path from $ARGUMENTS or session file)
  6. Read the relevant bundle (resume_builder/bundles/bundle_[role_type].md — from session file)
  7. Run char count:
    python3 resume_builder/helpers/char_count.py -f [resume|cv] [file.tex]
    
  8. Compile and visually verify:
    pdflatex -interaction=nonstopmode -output-directory=output/<FolderName> [file.tex]
    
    Use the Read tool to view the compiled PDF — check orphans, page fill, header wrapping. If compile fails: note "COMPILE FAILED — visual checks could not be verified" in Part 8.
  9. If a prior critique exists (output/<FolderName>/critique_<name>.md): read it and note previous score. 8b. Paper Hook Verification: If the CL cites named papers, PIs, programs, or publications, web-search to verify title, journal, year, and PI affiliation. Flag factual errors as Tier 1 fixes.

Read the full file on GitHub · 111 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. 12d ago First seen · 111 lines · 13 tokens per session scan A da621dc493bb

Subscribe to this mod's changes

critique is a skill published in the GitHub repository ARPeeketi/claude-resume-kit (248 stars, last pushed 6mo ago), licensed MIT. It adds 13 tokens to every session and 1,492 once invoked, about $0.0001 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.

Related

Other skills, from other repositories

ai-job-search

An open-source job-application framework built for Claude Code that uses a personal profile to assess job matches, tailor CVs, write cover letters, and prepare interview responses. A CV is a document describing your work history and skills.

AvalonLee/AstraCraft-Program · 0 tokens

ats-latex-cv

Build ATS-optimised, human-sounding CVs in LaTeX (Overleaf-ready code). Trigger this skill whenever a user asks to create, rewrite, reconstruct, or improve a CV, resume, or job application document — including when they upload an existing CV, paste raw experience, or describe a target role. Also trigger when the user…

NoahMustafa/claude-ats-cv-skill · 137 tokens

Academic CV Builder

Format CVs for academic positions with publications, grants, and teaching.

PramodDutta/qaskills · 17 tokens

tailor-resume

Choose the best existing resume base/variant for a job, or create a new tailored variant when nothing fits.

suxrobGM/jobpilot · 27 tokens

review-response

Systematic reviewer response workflow: parse comments, classify by severity, develop response strategy, write structured rebuttal. Use when asked to 'write rebuttal', 'respond to reviewers', 'draft review response', or 'handle R&R'.

flonat/flonat-research · 50 tokens

tanstack-form-composition

Migrate a React @tanstack/react-form codebase from the prop-drilled useForm + erased-form-type pattern to the official createFormHook composition API (useAppForm / withForm / field.X). Use when a project threads a form object (often cast to an any-erased type like ReactFormExtendedApi ) through field-wrapper…

suxrobGM/jobpilot · 158 tokens