skills/hreng-router/SKILL.md
Command and skill mapping for the clous-hreng plugin; use when deciding which /clous command or skill to use for hiring, performance, onboarding, burnout, skills, ladder, 1:1, or offboard.
npx skillsauth add clous-ai/agents hreng-routerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Single reference for command ↔ skill mapping. Prefer the command when the user intent matches; invoke the skill from the command or when the user asks for the capability without naming the command.
Source of truth: This table should be updated when commands (under commands/) or agents change. Each command should have a corresponding file in commands/; skills are invoked by name. This skill produces no artifacts (templates folder is placeholder).
| Intent | Command | Skill / agent |
|--------|---------|----------------|
| Define role, requirements, intake | /clous:intake | hreng-hire-intake |
| Evaluate candidate packet / rubric / assessment | /clous:eval | hreng-hire-eval |
| Full hiring flow (intake → interviews → eval) | — | hreng-hiring agent |
| Intent | Command | Skill / agent |
|--------|---------|----------------|
| Diagnose performance (person/team) | /clous:perf-diagnose | hreng-perf-diagnose |
| Assess burnout risk | /clous:burnout | hreng-burnout |
| Full team health (burnout + perf + skills) | /clous:health-check | hreng-burnout, hreng-perf-diagnose, hreng-skills |
| PIP or feedback round | /clous:pip, /clous:feedback-round | hreng-perf-diagnose (context) |
| Promotion / review packet | /clous:review-packet | hreng-ladder |
| Intent | Command | Skill |
|--------|---------|--------|
| Skills matrix or gap analysis | /clous:skills-gap | hreng-skills |
| Define/update ladder, level definitions | /clous:ladder | hreng-ladder |
| Intent | Command | Skill |
|--------|---------|--------|
| 30/60/90 onboarding | /clous:onboard | hreng-onboard-306090 |
| 1:1 prep (agenda, talking points) | /clous:1-1-prep | hreng-1-1-prep |
| Exit checklist, handoff, offboard | /clous:offboard | hreng-offboard |
development
Use when an AI agent needs to inspect, create, update, delete, or troubleshoot Clous webhook subscriptions and events.
tools
Use when an external AI agent needs to operate Clous safely across MCP, SDK, CLI, and API surfaces while preserving user/company context and avoiding unsafe mutations.
tools
Use when reading, creating, updating, or deleting Clous objects such as employees, candidates, jobs, reviews, skills, and forms.
tools
Use when an AI agent can call Clous remote MCP tools to inspect or operate the Clous platform, HR, or employee surfaces.