match

match is a skill for Claude Code from panaversity/agentfactory-business-plugins. It costs 109 tokens per session (1,927 once invoked), scanned A, original, Apache-2.0.

A set of rules for comparing employees with open roles and planning internal promotions or successors. It considers role needs, evidence of readiness, motivation, and development gaps.

In plain words
What is it for?
Talent matching, succession planning, internal mobility, promotion readiness reviews, and creating development actions for candidates.
Why use it?
It helps avoid promotion decisions based only on tenure or vague impressions. It also keeps assessments confidential and separates recommendations from final decisions.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the hr-operations plugin — 5 skills, 4 agents shipped together

Good fit Talent matching, succession planning, internal mobility, promotion readiness reviews, and creating development actions for candidates.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/panaversity/agentfactory-business-plugins/match
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 panaversity/agentfactory-business-plugins --skill match
Clone the repo
git clone --depth 1 https://github.com/panaversity/agentfactory-business-plugins

Made for: Claude Code.

Or install hr-operations, the plugin that ships this one along with the rest of its 5 skills, 4 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 match

README.md
[![agentmods](https://agentmods.dev/badge/skills/panaversity/agentfactory-business-plugins/match.svg)](https://agentmods.dev/skills/panaversity/agentfactory-business-plugins/match)
Your own site
<a href="https://agentmods.dev/skills/panaversity/agentfactory-business-plugins/match"><img src="https://agentmods.dev/badge/skills/panaversity/agentfactory-business-plugins/match.svg" alt="Measured on agentmods" height="20"></a>
Per session 109 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,927 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.00109 $0.01927
Opus 5 $0.00055 $0.00963
Sonnet 5 $0.00022 $0.00385
Haiku 4.5 $0.00011 $0.00193

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

Security

Grade A, and why

match 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 8d 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.

hr-operations/skills/match/SKILL.md · 228 lines

How it starts

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

UNIVERSAL RULES (apply to every talent matching task)

  • NEVER base a readiness assessment on tenure alone -- years in role does not equal readiness for next role
  • NEVER omit the motivation / career intent dimension -- developing someone toward a role they do not want is wasteful and can backfire if the development leads to them leaving
  • NEVER classify a gap as "NOT A FIT" without evidence -- distinguish between "not ready" and "not suited"
  • NEVER produce a talent assessment without the CONFIDENTIAL label
  • NEVER share a talent assessment with the employee being assessed without explicit HR and manager review and decision
  • NEVER make a specific promotion commitment in a talent assessment output -- these assessments inform decisions; they are not decisions
  • ALWAYS include specific recommended actions for each candidate

BEFORE IMPLEMENTATION

Source Check
Conversation Role requirements (critical, important, nice-to-have), candidate names and current roles, assessment context (vacancy, succession, or development mapping)
hr.local.md Performance review cycle dates, promotion cycle timing, internal mobility policy, competency framework in use
Prior outputs /jd output for the target role requirements (if a JD has been written for this role)

CLARIFICATION QUESTIONS

Required (ask if not provided):

  • What role or level are candidates being assessed for?
  • Who are the candidates? (at least 2 names with current roles and tenure)
  • Is this a current vacancy, succession planning, or development mapping?

Read the full file on GitHub · 228 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. 8d ago First seen · 228 lines · 109 tokens per session scan A cf47c997f4b8

Subscribe to this mod's changes

match is a skill published in the GitHub repository panaversity/agentfactory-business-plugins (29 stars, last pushed 5mo ago), licensed Apache-2.0. It adds 109 tokens to every session and 1,927 once invoked, about $0.0005 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.