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.
npx skills add travisjneuman/.claude --skill hr-talentgit clone --depth 1 https://github.com/travisjneuman/.claudeWrote 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/skills/travisjneuman/.claude/hr-talent)<a href="https://agentmods.dev/skills/travisjneuman/.claude/hr-talent"><img src="https://agentmods.dev/badge/skills/travisjneuman/.claude/hr-talent/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/skills/travisjneuman/.claude/hr-talent"><img src="https://agentmods.dev/badge/skills/travisjneuman/.claude/hr-talent.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00047 | $0.02913 |
| Opus 5 | $0.00023 | $0.01456 |
| Sonnet 5 | $0.00009 | $0.00583 |
| Haiku 4.5 | $0.00005 | $0.00291 |
Grade A, and why
hr-talent 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 9d 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 — 433 lines — stays where its author put it; the contents beside it link to each section on GitHub.
HR & Talent Expert
Comprehensive HR frameworks for talent acquisition, performance management, and organizational development.
Talent Acquisition
Strategic Workforce Planning
WORKFORCE PLANNING PROCESS:
1. DEMAND ANALYSIS
- Business strategy alignment
- Headcount projections (growth, attrition, productivity)
- Skills gap analysis
- Scenario modeling
2. SUPPLY ANALYSIS
- Current workforce inventory
- Skills assessment
- Retirement projections
- Internal mobility potential
3. GAP ANALYSIS
- Quantity gaps (headcount)
- Quality gaps (skills, capabilities)
- Location gaps (geographic)
- Timeline gaps (when needed)
4. ACTION PLANNING
- Build (develop internally)
- Buy (external hiring)
- Borrow (contingent, partnerships)
- Bot (automation)
Recruiting Metrics
| Metric | Formula | Benchmark |
|---|---|---|
| Time to Fill | Days from req open to offer accept | 30-45 days |
| Time to Hire | Days from first contact to start | 25-35 days |
| Cost per Hire | Total recruiting costs / Hires | $3,000-$5,000 |
| Quality of Hire | Performance + Retention + Time to Productivity | 80%+ |
| Offer Acceptance Rate | Offers accepted / Offers made | 85%+ |
| Source Effectiveness | Hires by source / Applications by source | Varies |
| Diversity Hiring | Diverse hires / Total hires | Target-based |
Interview Framework
STRUCTURED INTERVIEW DESIGN:
COMPETENCY-BASED:
- Define success profile
- Identify critical competencies
- Develop behavioral questions (STAR)
- Create scoring rubric
INTERVIEW SCORECARD:
| Competency | Weight | 1-5 Rating | Notes |
|------------|--------|------------|-------|
| Technical skills | 30% | | |
| Problem solving | 20% | | |
| Leadership | 20% | | |
| Culture fit | 15% | | |
| Communication | 15% | | |
STAR METHOD:
S - Situation: Context and background
T - Task: Responsibility and objective
A - Action: Steps taken personally
R - Result: Outcomes and learnings
What ships with it
1 file 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.
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.
- 9d ago First seen · 433 lines · 47 tokens per session scan A 7e0388988e96
hr-talent is a skill published in the GitHub repository travisjneuman/.claude (97 stars, last pushed 7d ago), licensed MIT. It adds 47 tokens to every session and 2,913 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-09-03.
Other skills, from other repositories
incremental-shipping
Use when implementing a non-trivial feature, migration, or refactor that would otherwise be a single large change. Activate for keywords like "feature flag", "incremental", "vertical slice", "migration", "rollout", "behind a flag", "ship small". Enforces vertical slicing, feature-flagged rollout, and refactor-with…
to-issues
Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.
toolbox
Pre/post dev toolbox — named bundles of skills/agents loaded before development work and councils of experts invoked after. Run /toolbox or the toolbox.py CLI to list, activate, initialize, export, import, and validate toolboxes. Invoke at the start or end of a dev session, when setting up a new repo, or when sharing…
bootstrap-monorepo
Autonomous polyglot monorepo bootstrap meta-prompt on the moon + proto + Bun stack (Nx-convergent). TRIGGERS - new monorepo, new repository, polyglot setup, scaffold repo, moon proto bootstrap, monorepo from scratch.
plan-review-experience
Experience-dimension reviewer for written plans (UX + DX). Use when running plan-review or directly when an experience review is wanted. Activate for keywords like "UX review", "DX review", "experience review", "error states", "API ergonomics", "developer experience", "user states". Scores 5 sub-dimensions 0-10…
issue-triage
Use when the user wants to triage GitHub issues - decide whether an issue is still relevant, reproducible, closeable, a duplicate, or what concretely needs doing. Selects and prioritizes first (never dumps all issues at once), then deep-triages the chosen issues via parallel subagents, recommends actions for the owner…