evaluate

evaluate is a skill for Claude Code, Codex from aksheyw/career-command-center-template. It costs 28 tokens per session (679 once invoked), scanned A, original, MIT.

A job-description assessment that uses seven evaluation areas to decide whether a role is worth applying for. It compares the role with the applicant's verified background and can assess a pasted description or web address.

In plain words
What is it for?
Use it to classify a role, check requirements against experience, identify gaps, plan ways to address them, and make a go-or-no-go application decision.
Why use it?
It helps identify fit, missing experience, and likely concerns before time is spent on an application.

Skill for Claude CodeCodex

Installs and runs on its own, but its text points at files inside its plugin — anything it tells you to read at a ${CLAUDE_PLUGIN_ROOT} path is only there once the plugin is installed. Installing the plugin gets both.

Part of the career-cc plugin — 12 skills shipped together

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.

agentmods
npx agentmods add skills/aksheyw/career-command-center-template/evaluate
Any agent
npx skills add aksheyw/career-command-center-template --skill evaluate
Clone the repo
git clone --depth 1 https://github.com/aksheyw/career-command-center-template

Made for: Claude Code, Codex.

Or install career-cc, the plugin that ships this one along with the rest of its 12 skills.

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 evaluate

README.md
[![agentmods](https://agentmods.dev/badge/skills/aksheyw/career-command-center-template/evaluate.svg)](https://agentmods.dev/skills/aksheyw/career-command-center-template/evaluate)
Your own site
<a href="https://agentmods.dev/skills/aksheyw/career-command-center-template/evaluate"><img src="https://agentmods.dev/badge/skills/aksheyw/career-command-center-template/evaluate.svg" alt="Measured on agentmods" height="20"></a>
Per session 28 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 679 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00028 $0.00679
Opus 5 $0.00014 $0.00340
Sonnet 5 $0.00006 $0.00136
Haiku 4.5 $0.00003 $0.00068

Measured 4d ago against content hash e3a3f1534109, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

evaluate 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 4d 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.

skills/evaluate/SKILL.md · 62 lines

How it starts

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

You are evaluating a job description using the 7-block evaluation framework. The user has pasted a JD or provided a URL.

STEP 1: Read required files

  • ${CLAUDE_PLUGIN_ROOT}/skills/resume-customizer/references/evaluation-framework.md — the 7-block rubric and scoring dimensions
  • ${CLAUDE_PLUGIN_ROOT}/skills/resume-customizer/SKILL.md — company-type strategies, verified metrics
  • ${CLAUDE_PLUGIN_ROOT}/skills/resume-customizer/references/star-stories.md — STAR stories for Block F mapping
  • ${CLAUDE_PLUGIN_ROOT}/skills/resume-customizer/references/story-bank-index.md — cross-indexed story selection
  • ${CLAUDE_PLUGIN_ROOT}/references/YOUR_PROFILE.md — the user's verified background

STEP 2: If URL provided, fetch the JD

If the user provided a URL instead of JD text, use WebFetch to retrieve the job description content.

STEP 3: Run all 7 evaluation blocks

Follow evaluation-framework.md exactly:

  • Block A: Classify the role (archetype, seniority, domain, remote, team size, fit level)
  • Block B: Cross-reference every JD requirement against the user's verified experience. Use ONLY metrics from YOUR_PROFILE.md. Flag gaps with mitigation strategies.
  • Block C: Assess seniority match and positioning strategy
  • Block D: Research compensation using WebSearch (Glassdoor, Levels.fyi, Blind, regional equivalents). Cite exact sources with URLs.
  • Block E: List top 5 resume customizations + top 3 LinkedIn changes
  • Block F: Map STAR stories to JD requirements using story-bank-index.md. Flag any story gaps.
  • Block G: Assess posting legitimacy (freshness, company health, red flags)

STEP 4: Score and verdict

Calculate scores for all 6 dimensions (1-5 scale each):

  • CV Match, North Star Alignment, Compensation, Culture, Red Flags, Global Score
  • Compute average
  • Apply threshold: >= 3.5 = GO | 2.5-3.4 = CAUTION | < 2.5 = SKIP

STEP 5: Output the evaluation report

Use the exact output format from evaluation-framework.md. Include:

Read the full file on GitHub · 62 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. 4d ago First seen · 62 lines · 28 tokens per session scan A e3a3f1534109

Subscribe to this mod's changes

evaluate is a skill published in the GitHub repository aksheyw/career-command-center-template (1 stars, last pushed 6d ago), licensed MIT. It adds 28 tokens to every session and 679 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-31.