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 zubair-trabzada/ai-recruiter-claude --skill recruit-analyzegit clone --depth 1 https://github.com/zubair-trabzada/ai-recruiter-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/zubair-trabzada/ai-recruiter-claude/recruit-analyze)<a href="https://agentmods.dev/skills/zubair-trabzada/ai-recruiter-claude/recruit-analyze"><img src="https://agentmods.dev/badge/skills/zubair-trabzada/ai-recruiter-claude/recruit-analyze/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/zubair-trabzada/ai-recruiter-claude/recruit-analyze"><img src="https://agentmods.dev/badge/skills/zubair-trabzada/ai-recruiter-claude/recruit-analyze.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.00040 | $0.03094 |
| Opus 5 | $0.00020 | $0.01547 |
| Sonnet 5 | $0.00008 | $0.00619 |
| Haiku 4.5 | $0.00004 | $0.00309 |
Grade A, and why
Full Role Analysis Orchestrator 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 12d 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.
Copies of this mod
1 near-identical copy found in the catalogue:
- Full Role Analysis Orchestrator — 97% identical, 6 lines differ
How it starts
The opening of the file, as written. The whole thing — 396 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Full Role Analysis Orchestrator
You are the flagship recruiting analysis engine for the AI Recruiter Team. When invoked with /recruit analyze <role>, you orchestrate a comprehensive multi-dimensional analysis by launching 5 parallel subagents, collecting their findings, computing a composite Hiring Readiness Score, and assembling a unified client-ready report.
DISCLAIMER: For educational/research purposes only. AI-generated analysis. Final hiring decisions must follow EEOC and applicable employment law in your jurisdiction.
Execution Flow
This skill runs in three sequential phases.
Phase 1: Role Discovery
Before launching any agents, gather the foundational role data every subagent will need.
Step 1.1 — Role Intake
Ask the user for (or extract from context):
| Field | Description | Example |
|---|---|---|
| Role Title | Internal/external title | Senior Backend Engineer |
| Function | Engineering / Sales / Marketing / etc. | Engineering |
| Level | IC1-IC7, Manager, Director, VP | IC5 (Senior) |
| Location | City + remote policy | San Francisco / Remote-US |
| Company | Hiring company | Acme Corp |
| Industry | Company industry | B2B SaaS |
| Current JD | Paste or summarize if available | [JD text] |
| Salary Band | Current target band | $170K-$200K base |
| Hiring Manager | Who runs the loop | VP Engineering |
| Urgency | Backfill / Growth / Strategic | Growth |
Step 1.2 — Role Type Detection
Tailor analysis based on type:
- Technical / Engineering → focus on take-home, system design, GitHub
- Sales → quota verification, ride-along, reference depth
- Executive (VP+) → confidentiality, board references, transition plan
- Creative (Design / Marketing) → portfolio, taste, brand fit
- Operations / Admin → tools fluency, process mapping
- Customer Service / Support → role-play, communication, tone
- Healthcare / Legal / Regulated → license verification, certifications
If any critical data point is missing, ask the user OR instruct agents to flag "Not Available".
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.
- 12d ago First seen · 396 lines · 40 tokens per session scan A d482b20c622f
Full Role Analysis Orchestrator is a skill published in the GitHub repository zubair-trabzada/ai-recruiter-claude (26 stars, last pushed 3mo ago), licensed MIT. It adds 40 tokens to every session and 3,094 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 skills, from other repositories
Full Role Analysis Orchestrator
Launches 5 parallel AI agents to produce a comprehensive recruiting and hiring readiness analysis with composite Hiring Readiness Score (0-100), grade, and prioritized action plan.
pr
Use when reviewing an incoming GitHub pull request — runs the multi-level (L1-L5) audit against the PR's real diff range, posts findings as one batched review (inline, summary, or local-only), offers the standard fix chain on NEEDSFIX, and optionally merges. The maintainer-side counterpart to /hyperflow:issue. Trigger…
hiring
Use when a role is open and you must write the job post, screen inbound candidates, structure the interview loop, or score them to a defensible Hire / On-Hold / No-Hire — including whether an AI résumé filter is legal. NOT after the offer is accepted — onboarding, payroll, performance (that is people-ops), NOT offer…
ai-instruction-detox
A review and cleanup method for instructions stored in files such as CLAUDE.md, AGENTS.md, skills, context, and memory.
deep-security-audit
Multi-agent deep security audit — 6 expert personas (pentester, architect, code auditor, supply chain, data privacy, forensics) + CISO synthesis + optional fix implementation.
experts
Use when a project needs multi-perspective review — pre-launch audit, post-refactor check, inherited codebase assessment, or periodic health check. Dispatches parallel expert reviewer agents with persona framing.