dhpk
01Plugin Claude Code
Reusable Claude Code dev harness.
Plugin Claude Code
Reusable Claude Code dev harness.
Plugin Claude Code
Reusable Claude Code harness with role-based agents, routed commands, sentinel-driven review hooks, opt-in PHP, Yii, PHPUnit, Laravel, JavaScript, Python, React, Next.js, and iOS/Swift modules, plus a parallel Codex CLI projection.
Settings file Claude Code
Agent settings declaring 2 allowed tools.
Instructions file CodexOpenCode
Instructions for hmj1026/dhpk, covering gitnexus — code intelligence, always do, never do, resources and cli.
Instructions file
Instructions for hmj1026/dhpk, covering gitnexus — code intelligence, always do, never do, resources and cli.
Agent
Reference index for the agents shipped by the dhpk plugin.
Agent
Output-quality evaluator. Scores a completed agent run on a 5-axis rubric (accuracy, completeness, clarity, actionability, conciseness) with grep-verified evidence and a deliver / fix / redo verdict. Use when the user wants an objective quality assessment of a finished task. Scores run OUTPUT — distinct from…
Agent
One-release operational compatibility forwarder to agy-worker.
Agent
CLI-backed mechanical implementer — the agy variant of fast-worker. Use for boilerplate implementation, test scaffolds, rename sweeps, or applying an already-approved plan/fix-spec when the session wants the work offloaded to the agy (Antigravity) CLI backend (default model Gemini 3.6 Flash (High)) as a cheap…
Agent
DDD architecture specialist (framework-agnostic). Use for cross-module design decisions, DDD layer placement (Interface → Domain → Infrastructure, or your stack equivalent), refactoring strategy, and technical-debt analysis. Loads stack-specific layering examples on demand when a matching module is active.
Agent
Expert code review specialist. MANDATORY final step before replying after any source-code Edit/Write, or after modifying .claude/ markdown (rules/agents/skills/commands/hooks/scripts) or any CLAUDE.md file. Reviews quality, security, and maintainability. Do NOT skip when: user approved a plan, change seems small…
Agent
A forwarding agent that sends a specified task to another Codex model through the command line and returns that model’s response. It is intended for a separate implementation pass or independent review.
Agent
One-release operational compatibility forwarder to codex-reasoner.
Agent
One-release operational compatibility forwarder to codex-worker.
Agent
CLI-backed read-only deep-reasoning worker — the codex variant of deep-reasoner. Use for root-cause analysis, algorithm design, complex multi-file debugging, and design synthesis during the implement phase when the --reasoner=codex backend is selected (default gpt-5.6-sol @ high) instead of the in-process opus…
Agent
Internal shared-runner Codex review role; capability-gated and not a native Codex dispatch target.
Agent
CLI-backed mechanical implementer — the codex variant of fast-worker. Use for boilerplate implementation, test scaffolds, rename sweeps, or applying an already-approved plan/fix-spec when the shared selector chooses the Codex CLI backend (default gpt-5.6-luna @ xhigh) instead of the in-process sonnet worker.…
Agent
Database review specialist (relational + object stores, framework-agnostic). MANDATORY final step after writing migrations, SQL queries, Repository methods, or schema changes. Checks prepared statements, index efficiency, N+1 issues, transaction correctness. Do NOT skip when: the change seems small, manual…
Agent
Read-only deep-reasoning worker. Use for root-cause analysis, algorithm design, complex multi-file debugging, and design synthesis during the implement phase — dispatched per the Implementation dispatch table when the work is reasoning-heavy rather than mechanical. Returns a conclusion contract (conclusion + file:line…
Agent
Lightweight policy / harness doc reviewer. MANDATORY final step after editing .claude/{agents,rules,commands,skills,manifests}//.{md,json,yml,yaml}, doc-only files under .claude/{hooks,scripts}/ (non-.sh), top-level CLAUDE.md / AGENTS.md / README.md, and any docs//.md or openspec//.md. Covers two concerns: (1)…
Agent
Use after a structural, route, setup, distribution, or configuration change can make user or agent docs stale. Research the live checkout and update documentation with evidence. Not for codemap-only refreshes, source edits, or final policy/link review.
Agent
When the user asks how to use a library, framework, or API or needs up-to-date code examples, use Context7 MCP to fetch current documentation and return answers with examples. MUST BE USED when user asks "how to use X library/API" or requests current/up-to-date docs.
Agent
End-to-end test specialist. Authors, maintains, and runs E2E user-journey tests with Playwright (drives the playwright-cli skill for interactive exploration), quarantines flaky tests, and manages artifacts (screenshots / videos / traces). Use PROACTIVELY when the user asks to write, run, or stabilize E2E tests for…
Agent
Write-capable mechanical implementer. Use for boilerplate implementation, test scaffolds, rename sweeps, or applying an already-approved plan/fix-spec — dispatched per the Implementation dispatch table when the task has a clear, precise spec. Accepts a task spec (target files + exact change intent + verification…