dhpk-agents-index

A reference index listing the agents included with the dhpk plugin. In this context, an agent is a specialized automated role with its own responsibilities and handoff rules.

In plain words
What is it for?
Use it to identify available reviewers and specialists, including database, security, frontend, code, documentation, polyfill, migration, test-driven development, and end-to-end testing roles.
Why use it?
It makes the plugin's roster and dispatch rules easier to find without opening every agent file.

Agent

Part of the dhpk plugin — 19 commands, 36 agents 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/hmj1026/dhpk/index
Clone the repo
git clone --depth 1 https://github.com/hmj1026/dhpk

Or install dhpk, the plugin that ships this one along with the rest of its 19 commands, 36 agents.

Per session 18 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 5,025 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.00018 $0.05025
Opus 5 $0.00009 $0.02513
Sonnet 5 $0.00004 $0.01005
Haiku 4.5 $0.00002 $0.00502

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

Security

Grade A, and why

dhpk-agents-index 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 2d 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.

agents/INDEX.md · 156 lines

How it starts

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

Agents Index (dhpk plugin)

36 agents shipped by the dhpk plugin (35 root-level + polyfill-reviewer under modules/library-author/agents/). Discovered as dhpk:<name> after install. The full list also appears in .claude-plugin/plugin.json.

Agent contract

Each role states its scope, entitlements, completion evidence, and next-role handoff in its own file. This index owns roster and trigger navigation; the frontmatter and rules/execution-policy.md remain the SSOT for registration, precedence, and dispatch behavior.

Sentinel-driven reviewer dispatch (7-slot default, v0.10.0+)

Triggered reviewers — database-reviewer / security-reviewer / frontend-reviewer / code-reviewer / doc-reviewer / polyfill-reviewer / migration-reviewer — dispatch as one consolidated parallel batch per implementation wave (one message, multiple Agent calls); only triggered items run, and code/doc are not mutually exclusive. Findings are deduplicated into one fix batch; a known-finding re-review is confirm-only rather than another broad review. tdd-guide and e2e-runner are implementation specialists, not part of the unconditional post-edit batch. Triggered reviewers are armed automatically by post-edit-dispatchpost-edit-remind and reminded at Stop by stop-review-reminder.

Agent Model When it fires
tdd-guide sonnet Test-first unit/integration work (AI-judgment, pre-edit): owns RED and scoped runs; implements GREEN only for a ≤2-production-file footprint, otherwise returns a fast-worker-ready fix-spec and later accepts with the scoped command
database-reviewer sonnet SQL / schema / migration / Repository edits
security-reviewer sonnet Auth / authz / crypto / file-upload edits
frontend-reviewer sonnet JS/TS edits when the js module is active; template-embedded <script> blocks (AI-judgment backfill)
code-reviewer sonnet Mandatory after any source-code Edit/Write
doc-reviewer haiku Edits under .claude/{agents,rules,commands,skills,manifests}/, docs/, openspec/, or top-level CLAUDE.md / AGENTS.md / README*.md — covers both frontmatter schema (name/model/tools) for .md DSL artifacts AND cross-file SSOT / link-validity checks

Read the full file on GitHub · 156 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. 2d ago First seen · 156 lines · 18 tokens per session scan A f70c11061de6

Subscribe to this mod's changes

dhpk-agents-index is an agent published in the GitHub repository hmj1026/dhpk (2 stars, last pushed 3d ago), licensed MIT. It adds 18 tokens to every session and 5,025 once invoked, about $0.0001 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.

Related

Other agents, from other repositories