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.
git clone --depth 1 https://github.com/VonTerraProject501c3/slushpileWrote 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.
[](https://agentmods.dev/agents/vonterraproject501c3/slushpile/slushpile-requirements-analyst)<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.
<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>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.
| Model | Per session | Once 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 |
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.
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:
- Baseline established? Does the bullet tell you what the situation was before? Without a baseline, "reduced latency by 40%" is meaningless — 40% of what?
- Action clear? What specifically did THIS person do? "Led a team that..." is weaker than "Redesigned the caching layer, which..."
- 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.
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.
- 11d ago First seen · 115 lines · 41 tokens per session scan A 4004aca05273
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.
Other agents, from other repositories
resume-editor
Resume Team editor that returns one complete, narrowly corrected draft for explicit audit findings only.
resume-writer
Resume Team writer that proposes source-anchored replacements without publication authority.
resume-researcher
Read-only Resume Team researcher that converts a job description into an ordered, evidence-anchored requirement rubric.
api-designer
Design RESTful APIs following best practices. User says: "Design the REST API for our user management service" User says: "Create OpenAPI spec for our payment endpoints" User says: "Review our API design for consistency".
architecture-reviewer
Review system architecture for scalability, security, and maintainability. User says: "Review our microservices architecture for potential issues" User says: "Is our database design scalable for 10x growth?" User says: "Check our API design for security vulnerabilities".
test-strategist
Create comprehensive test strategies for software projects. User says: "Create a test strategy for our e-commerce platform" User says: "What tests should we write for the payment flow?" User says: "Review our test coverage and suggest improvements".