πŸ“
QualityTeX

Critique

by ARPeeketi

Critique is a Quality skill for Claude Code, published by ARPeeketi in claude-resume-kit.

235 stars52 forkson ARPeeketi/claude-resume-kitAdded 2026/09/03Repository updated 2026/03/10
academicclaude-codecover-lettercvjob-searchlatexresume
Install in seconds
Install Critique
Copy Critique into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/ARPeeketi/claude-resume-kit/tree/main/.claude/skills/critique ~/.claude/skills/critique

Requires Node.js. Downloads this skill only β€” not the rest of the repository β€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/ARPeeketi/claude-resume-kit.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/critique/SKILL.md in ARPeeketi/claude-resume-kit
Installs to
~/.claude/skills/critique
Collection
One of 6 skills cataloged from this repository
Category
Quality β€” 1478 skills

What Critique does

Critique reviews an existing resume or CV against a job description, checking claims, ATS fit, and section-level alignment. Use it when you need gap analysis and concrete fixes before applying.

Critique is cataloged under Quality on DirSkills. Critique comes from a repository tagged academic, claude-code, cover-letter, cv and job-search.

Documentation

README

/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

This is the opening of the README. Read the full README on GitHub.

Commands Critique provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /critique
  • /make-cl
  • /edit-resume

Frequently asked about Critique

  • What else does ARPeeketi publish alongside Critique?

    Critique is one of 6 skills that DirSkills catalogs from ARPeeketi/claude-resume-kit, the repository it ships in. Its siblings there include Edit Resume, Make Cover Letter and Make Resume. Each one is a separate skill with its own page in this directory, installs the same way Critique does, and is maintained by ARPeeketi in that same repository. The rest of the collection is listed on the ARPeeketi/claude-resume-kit page.

  • How does Critique compare to other Quality skills?

    Critique ranks #1356 by stars among the 1478 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Critique against them. Open each page to compare what they document and how they install.