hiring

hiring is a skill for Claude Code, Codex from ericrisco/rsc-harness. It costs 82 tokens per session (2,840 once invoked), scanned A, original, MIT.

A hiring workflow for writing job posts, screening candidates, running structured interviews, and recording a Hire, On-Hold, or No-Hire decision.

In plain words
What is it for?
Defining role requirements, creating job adverts, screening applications, planning interviews, and scoring candidates.
Why use it?
It turns a loosely handled hiring process into documented decisions based on the same criteria for each candidate. It also flags when an AI résumé filter may raise legal concerns.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Defining role requirements, creating job adverts, screening applications, planning interviews, and scoring candidates.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ericrisco/rsc-harness/hiring
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.

Any agent
npx skills add ericrisco/rsc-harness --skill hiring
Clone the repo
git clone --depth 1 https://github.com/ericrisco/rsc-harness

Made for: Claude Code, Codex.

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 hiring

README.md
[![agentmods](https://agentmods.dev/badge/skills/ericrisco/rsc-harness/hiring.svg)](https://agentmods.dev/skills/ericrisco/rsc-harness/hiring)
Your own site
<a href="https://agentmods.dev/skills/ericrisco/rsc-harness/hiring"><img src="https://agentmods.dev/badge/skills/ericrisco/rsc-harness/hiring.svg" alt="Measured on agentmods" height="20"></a>
Per session 82 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,840 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00082 $0.02840
Opus 5 $0.00041 $0.01420
Sonnet 5 $0.00016 $0.00568
Haiku 4.5 $0.00008 $0.00284

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

Security

Grade A, and why

hiring 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/hiring/SKILL.md · 237 lines

How it starts

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

Hiring

You run the selection funnel up to the hire decision: write the post, screen the pile, structure the loop, and score candidates so the call is evidence-based and defensible. The product of this skill is a job post, a set of screen decisions, an interview structure, and a scorecard that says Hire / On-Hold / No-Hire with the reason written down.

Hard boundary: the moment the offer is accepted, you are done. Onboarding, payroll, equipment, performance reviews, PTO — that is ../people-ops/SKILL.md. Do not draft offer-letter terms here either; that is ../contracts/SKILL.md.

The funnel (the spine)

Every engagement walks this line, in order. Do not skip to scoring before the rubric exists.

define role → write post → screen pile → structured loop → independent scores → calibrated debrief → decision

One rule per stage, with the why:

  • Define the role first. You cannot screen against criteria you have not named. Write the 3–6 competencies before the post, because they drive the post, the questions, and the scorecard.
  • Write the post from the competencies. A post is the competencies turned outward, not a wish list.
  • Screen against one rubric. Same criteria, same order, every candidate, or the comparison is meaningless.
  • Run a structured loop. Same questions, same rubric, every candidate — structured interviews are the single highest-validity selection method (~.51 predictive validity vs ~.38 unstructured; the 2022 Sackett et al. re-analysis ranks them above cognitive-ability tests). Unstructured = lottery.
  • Score independently, then calibrate. Each interviewer submits before the group talks. Debrief is calibration, not a re-vote.

Write the job post

The job post is the top of the funnel and it leaks candidates if you write it wrong. Apply the company voice from ../brand-voice/SKILL.md if one exists — but do not author the voice guide here, just apply it.

Split must-haves from nice-to-haves, and keep must-haves short. Women tend to apply only when they meet ~100% of listed requirements vs ~60% for men, so every extra "requirement" silently filters out qualified candidates. Cap must-haves at ~6. Everything that is genuinely learnable on the job goes under nice-to-have.

Read the full file on GitHub · 237 lines

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 · 237 lines · 82 tokens per session scan A b48c3657a227

Subscribe to this mod's changes

hiring is a skill published in the GitHub repository ericrisco/rsc-harness (70 stars, last pushed today), licensed MIT. It adds 82 tokens to every session and 2,840 once invoked, about $0.0004 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-09-03.

Related

Other skills, from other repositories

performing-soc2-type2-audit-preparation

Automates SOC 2 Type II audit preparation including gap assessment against AICPA Trust Services Criteria (CC1-CC9), evidence collection from cloud providers and identity systems, control testing validation, remediation tracking, and continuous compliance monitoring. Covers all five TSC categories (Security…

adriannoes/awesome-agentic-ai · 112 tokens

merge-aliases

Folds two surface names for the same backend system into one canonical entity, keeping every original mention individually retrievable, and refuses to merge pairs that only share spelling.

ayeshakhalid192007-dev/graph-engineering-crash-course · 37 tokens

anchor-and-lock

Consults a check that sits outside the loop system before finalizing any decision the frozen facts bear on, and refuses every attempt by a loop to rewrite a node marked frozen, regardless of how convergent the loop's own reasoning looks.

ayeshakhalid192007-dev/graph-engineering-crash-course · 50 tokens

counter-metric-check

Compares a watched loop's headline reading against an independently owned counter-metric reading for each period in a governance graph, and produces a governance edge for every period where the counter-metric crosses its recorded ceiling.

ayeshakhalid192007-dev/graph-engineering-crash-course · 46 tokens

traverse-multi-hop

Expresses a multi-hop lineage question as a single variable-length path match against native graph storage, bounded by an explicit hop depth and an explicit relationship-type allowlist, instead of a recursive relational join that grows one level per hop.

ayeshakhalid192007-dev/graph-engineering-crash-course · 51 tokens

query-graph

Loads schema.sql into a local SQLite file, then answers availability and provenance questions against the nodes/edges tables with real SQL instead of re-reading source material.

ayeshakhalid192007-dev/graph-engineering-crash-course · 34 tokens