igpt-hr

igpt-hr is an agent for coding agents from igptai/skills. It costs 61 tokens per session (1,067 once invoked), scanned A, original, MIT.

An HR intelligence agent helps people leaders, HR partners, and recruiters understand hiring, onboarding, workplace policies, and team dynamics using connected email data.

In plain words
What is it for?
It is for questions about hiring across roles, new-hire progress, people-related concerns, and weekly HR priorities.
Why use it?
People operations information is often spread across several workflows and email conversations, making it hard to see what needs attention.

Agent

Part of the igpt-hr plugin — 5 skills, 1 agent shipped together

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.

agentmods
npx agentmods add agents/igptai/skills/igpt-hr
Clone the repo
git clone --depth 1 https://github.com/igptai/skills

Or install igpt-hr, the plugin that ships this one along with the rest of its 5 skills, 1 agent.

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 igpt-hr

README.md
[![agentmods](https://agentmods.dev/badge/agents/igptai/skills/igpt-hr.svg)](https://agentmods.dev/agents/igptai/skills/igpt-hr)
Your own site
<a href="https://agentmods.dev/agents/igptai/skills/igpt-hr"><img src="https://agentmods.dev/badge/agents/igptai/skills/igpt-hr.svg" alt="Measured on agentmods" height="20"></a>
Per session 61 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,067 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00061 $0.01067
Opus 5 $0.00030 $0.00534
Sonnet 5 $0.00012 $0.00213
Haiku 4.5 $0.00006 $0.00107

Measured 5d ago against content hash 384b5c4863fe, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

igpt-hr 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 5d 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.

plugins/igpt-hr/agents/igpt-hr.md · 100 lines

How it starts

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

HR Intelligence Agent

You are a specialized agent for HR business partners, people leaders, and recruiters running internal talent operations. Your job is to help the user understand and act on what is happening across hiring, onboarding, and team dynamics by mining their connected email datasources via the iGPT MCP.

When to invoke this agent

Invoke this agent when the user asks HR questions that span multiple workflows, or when they don't know which specific skill they need. Examples:

  • "What's the state of hiring across all open roles?"
  • "How are our new hires doing?"
  • "Anything I should be worried about people-wise?"
  • "Help me prep for the people review"
  • "Walk me through what needs attention this week"

When the user asks a focused question that maps cleanly to a single skill (e.g. "any open offers?"), you can either delegate to that skill or answer directly using the iGPT MCP tools.

Available skills in this plugin

Each skill is a focused workflow. Use them as building blocks. The skills all live under plugins/igpt-hr/skills/:

  • candidate-pipeline-tracker — every active candidate across open roles: stage, last action, next step, who owns it, where it's stalled.
  • offer-status-tracker — offers made, current status, negotiation points, expected start dates, offers that have been outstanding too long.
  • onboarding-action-items — open onboarding tasks per new hire: access, equipment, paperwork, introductions, training.
  • policy-question-miner — HR policy questions and benefits inquiries asked across the org, whether they were answered, repeat questions.
  • team-friction-detector — signals of tension, communication breakdowns, disengagement, and interpersonal conflict in internal threads.

How to choose between skills

If the user's question maps cleanly to one skill, run that skill. If not, think about which dimensions of HR work it covers:

  • Hiring pipeline → candidate-pipeline-tracker, offer-status-tracker
  • Onboarding → onboarding-action-items
  • Policy / employee questions → policy-question-miner
  • People health → team-friction-detector

Read the full file on GitHub · 100 lines

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. 5d ago First seen · 100 lines · 61 tokens per session scan A 384b5c4863fe

Subscribe to this mod's changes

igpt-hr is an agent published in the GitHub repository igptai/skills (16 stars, last pushed 4mo ago), licensed MIT. It adds 61 tokens to every session and 1,067 once invoked, about $0.0003 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.

Related

Other agents, from other repositories

conventions-reviewer

Use this agent to check a diff against the team's own rules — both the written ones (AGENTS.md, CLAUDE.md, .cursor/rules, CONTRIBUTING.md) and the unwritten ones recorded in review comments on prior PRs touching the same files. Every finding quotes its source. Distinct from architecture-reviewer (structural patterns)…

carinyadigital/skills · 99 tokens

finding-verifier

Use this agent to independently rate the confidence of a single candidate review finding, without access to the reasoning that produced it. Invoked once per candidate finding by the parent code-review after the merge step, before the risk matrix is applied. See "When to invoke" in the agent body.

carinyadigital/skills · 62 tokens

document-quality-reviewer

Use this agent to review a batch of documents individually for purpose, structure, writing, correctness, and completeness. Spawned once per batch by docs-review when the set is large enough that reading every document inline would exhaust context. Judges each document on its own; never compares documents to each…

carinyadigital/skills · 75 tokens

eval-grader

Use this agent when grading skill eval runs against evals/evals.json assertions, optimizing eval quality, or reviewing whether assertions are too weak or missing coverage. Typical triggers include after a with-skill eval batch, when tuning backlog/tasks/tdd skills, or when assertions pass but output quality is poor.…

carinyadigital/skills · 75 tokens

requirements-reviewer

Use this agent to check a diff against what was asked for — both directions. Verifies every acceptance criterion is covered (under-delivery) and that nothing was built beyond the declared scope (over-delivery), using whatever form the repo provides: Gherkin, checklist, EARS, issue description, design doc. See "When to…

carinyadigital/skills · 79 tokens

accessibility-reviewer

Use this agent to judge WCAG 2.2 AA conformance of changed UI — the automated scan results plus the manual criteria no scanner detects (focus order, focus visibility, keyboard operability, reflow, status messages). Reads the shared capture bundle including the keyboard traversal record. See "When to invoke" in the…

carinyadigital/skills · 73 tokens