hmj1026

60 mods across 1 repository, 2 stars between them.

frontend-reviewer

25

hmj1026/dhpk

Agent

Frontend reviewer for legacy or progressive JS/TS bundles. Use PROACTIVELY after editing any frontend-tier .{js,ts,jsx,tsx,vue,svelte} file, or after touching blocks inside server-side template files (PHP / ERB / Twig / Razor — the hook can't detect view-embedded script edits, so AI judgment backstops here). Audits…

2 yesterday A 208 tokens original MIT

harness-reviser

26

hmj1026/dhpk

Agent

Deterministic harness trim/dedupe/validate driven by the harness-revise skill and G1-G13 gap taxonomy. Use when running /harness-revise, or when the user explicitly asks to trim/dedupe/validate .claude/. For broader reliability/cost/throughput scoring, use /harness-govern (its conform step applies the official…

2 yesterday A 90 tokens original MIT

migration-reviewer

27

hmj1026/dhpk

Agent

Database migration safety specialist. Reviews schema-migration files for up/down symmetry, idempotency, FK / index naming collision across multi-tenant deploy footprints, large-ALTER strategy on high-volume tables, engine/charset explicitness, and rollback executability. Sentinel-driven (.pending-migration-review).…

2 yesterday A 113 tokens original MIT

hmj1026/dhpk

Agent

Performance specialist. Owns latency / index usage / query count for relational data-access (N+1, EXPLAIN, index coverage, query-count regressions) AND — when a frontend or native trap sheet is active — client/runtime performance (bundle size, render / re-render, memory leaks, Web Vitals). Use proactively on…

2 yesterday A 107 tokens original MIT

planner

29

hmj1026/dhpk

Agent

Opt-in /dhpk:do --plan consultant: critique or sketch an implementation plan, then perform a manually requested warm or cold diff review. Return a verdict-first, END-terminated result under the mode's token cap; bounded read-only discovery uses at most 2 Explore children and 12 planner reads.

2 yesterday A 67 tokens original MIT

hmj1026/dhpk

Agent

Python build-error resolution specialist. Use PROACTIVELY when a Python toolchain command fails — ruff check / ruff format, mypy / pyright, pytest (incl. pytest-asyncio scope errors), or env / install steps (uv sync, pip install, poetry install). Diagnoses the root cause from the error, applies the smallest fix that…

2 yesterday A 139 tokens original MIT

refactor-cleaner

31

hmj1026/dhpk

Agent

Dead-code removal specialist (language-agnostic). Use when files exceed 800 lines, when user explicitly asks to "dedupe" / "remove dead code" / "split file", or during refactor-pass after large feature work. Removes unused functions, merges duplicate logic, splits oversized files, and consolidates scattered patterns.

2 yesterday A 71 tokens original MIT

rust-build-resolver

32

hmj1026/dhpk

Agent

Rust / Cargo build-error resolution specialist. Use PROACTIVELY when cargo build / cargo test / cargo clippy or dependency resolution fails — rustc type / borrow / lifetime errors, trait-bound and Send / Sync errors, async / tokio task issues, macro errors, or Cargo.toml version conflicts. Applies the smallest fix…

2 yesterday A 122 tokens original MIT

security-reviewer

33

hmj1026/dhpk

Agent

Security review specialist (web + mobile, framework-agnostic). MANDATORY final step after writing any controller action, form handler, SQL query, authentication logic, file upload, or platform secure-storage / encryption / privacy / biometric code. Checks OWASP Top 10 patterns. Do NOT skip when: the change seems…

2 yesterday A 102 tokens original MIT

hmj1026/dhpk

Agent

Error-handling specialist — hunts silent failures: empty catch blocks, swallowed exceptions, error-hiding fallbacks, lost stack traces, and missing error handling around I/O / network / DB / transactions. Situational deep-dive that COMPLEMENTS code-reviewer (the broad quality gate) — invoke when a diff touches…

2 yesterday A 116 tokens original MIT

smoke-tester

35

hmj1026/dhpk

Agent

Read-only live-runtime smoke probe. Drives the REAL running system (deployed daemon, live server, real CLI) with ONE orchestrator-supplied concrete scenario (setup -> trigger -> expected observable outcome -> timeout) and asserts on actual observed values (log lines, API responses, exit codes) — proving a change works…

2 yesterday A 155 tokens original MIT

spec-miner

36

hmj1026/dhpk

Agent

Behavioral-spec extraction specialist. Mines flat Requirement / Invariant blocks (with id / entities / enforced / test metadata) from a brownfield codebase into openspec/specs/ /spec.md. Self-bootstrapping — no codebase-onboarding dependency. Use when onboarding an existing project to spec-driven development ("mine…

2 yesterday A 105 tokens original MIT

hmj1026/dhpk

Agent

Swift / Xcode / SwiftPM build-error resolution specialist. Use PROACTIVELY when swift build, xcodebuild, or SPM dependency resolution fails — compile errors, strict-concurrency / Sendable / actor-isolation errors, Codable/protocol-conformance breaks, package version conflicts, or code-signing failures. Applies the…

2 yesterday A 131 tokens original MIT

tdd-guide

38

hmj1026/dhpk

Agent

TDD specialist (framework-agnostic). Use PROACTIVELY when writing new features or bug fixes. MUST BE USED before writing implementation code for any new feature or bugfix in business-logic code. Enforces write-tests-first. Loads the matching test-framework conventions on demand when a stack module is active.

2 yesterday A 67 tokens original MIT

hmj1026/dhpk

Agent

Type-design analysis specialist. Scores type design on encapsulation, invariant expression, invariant usefulness, and enforcement ("make illegal states unrepresentable"). Read-only. Use when reviewing a domain type, value object, enum, struct, or data model — or when the user asks whether the types prevent invalid…

2 yesterday A 69 tokens original MIT

ui-ux-verifier

40

hmj1026/dhpk

Agent

UI/UX verification specialist. Drives playwright-cli to capture live A11y snapshots, compares with OpenSpec specs, produces ranked findings, and (with explicit user consent) calls /opsx:new to create a fix change. Requires the external OpenSpec plugin to be installed for the spec-lookup and fix-plan flow. Use…

2 yesterday A 110 tokens original MIT

hmj1026/dhpk

Agent

Specialist for libraries shipping a CI matrix across multiple dependency-version cells (e.g. PHP × Laravel/Symfony, Yii 1×2). Use when editing version-specific source dirs (src/Laravel/, src/Symfony/), composer.json require constraints, or .github/workflows/ matrices, or before tagging a release. Identifies which…

2 yesterday A 116 tokens original MIT

INDEX

42

hmj1026/dhpk

Command

Navigation index for dhpk plugin commands. Internal documentation; not an invocable command.

2 yesterday A 17 tokens original MIT

check-coverage

43

hmj1026/dhpk

Command

Deprecated forwarding alias for Codex test coverage review.

2 yesterday A 10 tokens original MIT

check-skill

44

hmj1026/dhpk

Command

Validate skill quality against routing, progressive loading, and verification criteria.

2 yesterday A 13 tokens original MIT

codex-review-branch

45

hmj1026/dhpk

Command

Deprecated forwarding alias for Codex feature-branch review.

2 yesterday A 11 tokens copy · 91% MIT

codex-review-doc

46

hmj1026/dhpk

Command

Deprecated forwarding alias for Codex document review.

2 yesterday A 9 tokens copy · 89% MIT

codex-review-fast

47

hmj1026/dhpk

Command

Deprecated forwarding alias for the fast uncommitted-diff Codex review.

2 yesterday A 15 tokens copy · 94% MIT

codex-review

48

hmj1026/dhpk

Command

Consolidated Codex second opinion for diffs, branches, documents, security, and tests.

2 yesterday A 20 tokens original MIT