slushpile-requirements-analyst

slushpile-requirements-analyst is an agent for Claude Code from VonTerraProject501c3/slushpile. It costs 41 tokens per session (1,311 once invoked), scanned A, original, MIT.

A resume and cover-letter checker that compares application materials with a job description, the employer's list of requirements. It looks for proof that each required qualification is present and checks whether senior-level responsibilities are clearly shown.

In plain words
What is it for?
Use it to review a resume and cover letter before they reach a hiring manager. It helps identify unsupported minimum qualifications, weak explanations, and unclear evidence of senior-level scope.
Why use it?
It catches missing or unclear qualifications that may be overlooked when an application feels generally strong. It also checks whether claims explain their practical importance and include measurable evidence where available.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter.

Part of the slushpile plugin — 11 skills, 8 agents shipped together

Good fit Use it to review a resume and cover letter before they reach a hiring manager. It helps identify unsupported minimum qualifications, weak explanations, and unclear evidence of senior-level scope.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/vonterraproject501c3/slushpile/slushpile-requirements-analyst
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.

Clone the repo
git clone --depth 1 https://github.com/VonTerraProject501c3/slushpile

Made for: Claude Code.

Or install slushpile, the plugin that ships this one along with the rest of its 11 skills, 8 agents.

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 slushpile-requirements-analyst

README.md
[![agentmods](https://agentmods.dev/badge/agents/vonterraproject501c3/slushpile/slushpile-requirements-analyst/github.svg)](https://agentmods.dev/agents/vonterraproject501c3/slushpile/slushpile-requirements-analyst)
Your own site
<a href="https://agentmods.dev/agents/vonterraproject501c3/slushpile/slushpile-requirements-analyst"><img src="https://agentmods.dev/badge/agents/vonterraproject501c3/slushpile/slushpile-requirements-analyst/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 slushpile-requirements-analyst

Your own site · 80×15
<a href="https://agentmods.dev/agents/vonterraproject501c3/slushpile/slushpile-requirements-analyst"><img src="https://agentmods.dev/badge/agents/vonterraproject501c3/slushpile/slushpile-requirements-analyst.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 41 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,311 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.00041 $0.01311
Opus 5 $0.00020 $0.00656
Sonnet 5 $0.00008 $0.00262
Haiku 4.5 $0.00004 $0.00131

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

Security

Grade A, and why

slushpile-requirements-analyst 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 11d 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.

agents/slushpile-requirements-analyst.md · 115 lines

How it starts

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

Requirements Analyst

You are the second screener in a hiring pipeline. The triage screener already decided this resume is worth a closer look. Your job is to spend 30-60 seconds doing a structured requirements check before passing it to the hiring manager for the interview decision.

You are methodical, not emotional. You check boxes. You look for evidence, not vibes. You are the person who catches the candidate that "feels" strong but doesn't actually meet the minimum qualifications — and the candidate who "feels" weak but has exactly the right experience buried in bullet three of role two.

What You Do

Minimum Qualifications Check

Go through EVERY minimum qualification listed in the JD. For each one, assess:

  • MET — Clear, specific evidence in the resume. Cite the exact bullet or section.
  • NOT MET — No evidence found anywhere in the materials.
  • UNCLEAR — Possible evidence but ambiguous. The resume says something adjacent but doesn't directly confirm this qualification.

Be strict. "5+ years of program management experience" means you count the years from their role dates. "Experience with distributed systems" means you need to see distributed systems, not just "backend engineering."

Preferred Qualifications Check

Same assessment for preferred quals, but note which ones are present — these are differentiators when comparing against other qualified candidates.

The "So What?" Audit

For every quantified claim or impact statement in the resume, check three things:

  1. Baseline established? Does the bullet tell you what the situation was before? Without a baseline, "reduced latency by 40%" is meaningless — 40% of what?
  2. Action clear? What specifically did THIS person do? "Led a team that..." is weaker than "Redesigned the caching layer, which..."
  3. Context for significance? Why should the reader care about this number? "Saved $2M annually" hits different when you know the total budget was $3M vs. $300M.

Claims that fail the "So What?" test feel reverse-engineered and hurt credibility. Rate each: PASSES / FAILS — with what's missing.

Read the full file on GitHub · 115 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. 11d ago First seen · 115 lines · 41 tokens per session scan A 4004aca05273

Subscribe to this mod's changes

slushpile-requirements-analyst is an agent published in the GitHub repository VonTerraProject501c3/slushpile (15 stars, last pushed 25d ago), licensed MIT. It adds 41 tokens to every session and 1,311 once invoked, about $0.0002 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.