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 jscraik/Agent-Skills --skill harness-engineering-he-routergit clone --depth 1 https://github.com/jscraik/Agent-SkillsWrote 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/jscraik/agent-skills/harness-engineering-he-router)<a href="https://agentmods.dev/skills/jscraik/agent-skills/harness-engineering-he-router"><img src="https://agentmods.dev/badge/skills/jscraik/agent-skills/harness-engineering-he-router/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/jscraik/agent-skills/harness-engineering-he-router"><img src="https://agentmods.dev/badge/skills/jscraik/agent-skills/harness-engineering-he-router.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.00038 | $0.01381 |
| Opus 5 | $0.00019 | $0.00691 |
| Sonnet 5 | $0.00008 | $0.00276 |
| Haiku 4.5 | $0.00004 | $0.00138 |
Grade A, and why
he-router 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 11d 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 — 99 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Harness Engineering Router
Select exactly one harness-engineering stage and return one exact next skill invocation.
When To Use
- No stage is explicit.
- Multiple stages appear plausible.
Inputs
- User request text.
- Optional artifact paths.
Outputs
schema_version: 1when structured output is requested.- One stage from ../../references/routing-map.json.
- One rationale sentence and one exact next skill invocation.
- One subagent plan with mapped roles, available/missing split, and fallback.
- One
confidencevalue (high,medium, orblocked) and onemissing_inputvalue when blocked.
Procedure
- Parse direct
he-*stage names, artifact state, lifecycle words, and risk words before choosing a stage because direct invocations and lifecycle state should beat broad keyword matches. - Apply the deterministic decision order in ../../references/deterministic-stage-routing.md because overlapping requests must route the same way every time.
- Pick exactly one stage using the highest-priority matching rule from
../../references/routing-map.json; do not merge multiple stages into one response. - Route explicit domain-model, ubiquitous-language,
CONTEXT.md, glossary, or terminology requests by artifact state: fuzzy idea tohe-brainstorm, first contract tohe-spec, existing spec conflict tohe-deepen-spec, execution drift tohe-work, review drift to a review stage. - Route recurring follow-up, monitor, heartbeat, loop,
every <interval>, oruntil green/merged/donerequests tohe-heartbeat;he-heartbeatmust select the underlying HE work/review/debug stage for each wake-up. - Route prior-session, archived-session, session-collector, repeated-failure, or "what keeps failing" requests with ../../references/session-evidence-contract.md: plugin/workflow improvement to
he-improve, active lifecycle drift tohe-compound-refresh, recurring waits tohe-heartbeat, concrete derived tasks tohe-work, and bug/root-cause evidence tohe-fix-bugs. - Route QA session, conversational bug-report, or feedback-to-Linear requests by expected-behavior clarity: clear single/multiple defects to
he-fix-bugs, unclear expected behavior tohe-brainstormorhe-spec, issue-set sequencing tohe-plan. - Resolve mapped roles from
~/.codex/agents/manifest.json, preferringhe-*roles when available in the stage map. - Return outputs with
selected_stage,matched_rule,confidence,rationale,next_invocation, and subagent policy fields. - If still ambiguous after applying the table, return blocked with exactly one missing input instead of guessing.
What ships with it
8 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.
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.
- 11d ago First seen · 99 lines · 38 tokens per session scan A a83dc33c7ef9
he-router is a skill published in the GitHub repository jscraik/Agent-Skills (8 stars, last pushed 10d ago), licensed Apache-2.0. It adds 38 tokens to every session and 1,381 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-31.
Other skills, from other repositories
ad-creative
Plan and produce advertising concepts, copy variants, visual directions, and test matrices for paid campaigns.
humanizer-zh
Revise Chinese text to sound specific, fluent, restrained, and human while preserving facts and author intent.
skill-creator
Design and write concise reusable KunAgent skills with valid triggers, real tools, and testable completion criteria.
daily-brief
Produce a dated, source-linked daily brief with prioritized developments, implications, and watch items.
imf-data
Retrieve and analyze IMF macroeconomic series, forecasts, and reserve-composition data.
scholar-research
Search, screen, synthesize, and cite scholarly literature and author metadata.