compatibility-matrix

compatibility-matrix is an agent for coding agents from zhhjluka/hm-arch. It costs 0 tokens per session (1,320 once invoked), scanned A, original, Apache-2.0.

A reference table showing how the HM-Arch command-line tool works with Codex, Claude Code, Hermes, and OpenClaw. It lists supported features and where setup must be done manually.

In plain words
What is it for?
Use it to plan installation, configure an agent, check support for a feature, or troubleshoot HM-Arch integration.
Why use it?
It removes uncertainty about which agent integrations, memory scopes, diagnostics, and repair commands are available. It also clarifies differences between the four agents.

Agent

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/zhhjluka/hm-arch/compatibility-matrix
Clone the repo
git clone --depth 1 https://github.com/zhhjluka/hm-arch

Wrote 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.

agentmods badge for compatibility-matrix

README.md
[![agentmods](https://agentmods.dev/badge/agents/zhhjluka/hm-arch/compatibility-matrix.svg)](https://agentmods.dev/agents/zhhjluka/hm-arch/compatibility-matrix)
Your own site
<a href="https://agentmods.dev/agents/zhhjluka/hm-arch/compatibility-matrix"><img src="https://agentmods.dev/badge/agents/zhhjluka/hm-arch/compatibility-matrix.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,320 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.00000 $0.01320
Opus 5 $0.00000 $0.00660
Sonnet 5 $0.00000 $0.00264
Haiku 4.5 $0.00000 $0.00132

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

Security

Grade A, and why

compatibility-matrix 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 5d 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.

docs/agents/compatibility-matrix.md · 108 lines

How it starts

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

Agent compatibility matrix

HM-Arch integrates with four coding agents. This matrix summarizes what the packaged hm-arch CLI supports today and where manual configuration is required.

Summary

Capability Codex Claude Code Hermes OpenClaw
Hook / plugin install via hm-arch install Yes Yes Yes (native plugin bridge) Yes (memory plugin + sidecar)
hm-arch status / doctor Yes Yes Yes Yes
hm-arch doctor --fix (safe config repair) Yes Yes No No
Recall / record / consolidate hooks Yes Yes Via plugin Via plugin + sidecar
Project-scoped memory Yes Yes Yes Yes
Global-scoped memory Yes Yes Yes Yes (--global)
Shared database with other agents Yes Yes Yes Yes
Offline operation (no API keys) Yes Yes Yes Yes (management CLI)
npm hm-arch-install install Yes Yes Yes Yes

Codex

Feature Support Notes
Install / uninstall hooks Supported hm-arch install codex / uninstall codex
Project vs global scope Supported Default project; --global for ~/.codex
Doctor diagnostics Supported Hooks, config.toml feature flag, executables
Doctor --fix Supported Re-installs partial hooks and re-enables [features].hooks
Missing hm-arch on PATH Degraded Hooks fall back to python -m hm_arch.integrations.cli
Missing codex CLI Warning only Hooks still run when Codex invokes them

Claude Code

Feature Support Notes
Install / uninstall hooks Supported hm-arch install claude-code
Project vs global scope Supported Default project; --global for user settings
Doctor diagnostics Supported Hooks, executables, config directory
Doctor --fix Supported Re-installs partial hook sets
Missing hm-arch on PATH Degraded Same Python module fallback as Codex
Missing claude CLI Warning only Does not block hook execution

Read the full file on GitHub · 108 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. 5d ago First seen · 108 lines · 0 tokens per session scan A a7c8d067d334

Subscribe to this mod's changes

compatibility-matrix is an agent published in the GitHub repository zhhjluka/hm-arch (18 stars, last pushed 2mo ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 1,320 tokens. 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-30.

Related

Other agents, from other repositories

api-designer

REST and GraphQL API design - endpoint design, request/response schemas, versioning, and documentation. Use for designing new APIs or evolving existing ones.

AgentWorkforce/relay · 35 tokens

project-implementer

Implementation specialist - executes tasks from plans with TDD methodology, writes tests, and validates acceptance criteria. Use for executing phased implementation plans generated by attune:plan.

athola/claude-night-market · 38 tokens

confluence-searcher

Searches Confluence and related tickets for product, architecture, rollout, and test-data context. Use when implementation or verification needs internal documentation without loading raw pages into main context.

HoangNguyen0403/agent-skills-standard · 40 tokens

external-system-integration-expert

你负责把当前项目与外部 API、API 网关及业务系统安全地连接起来:识别集成边界、整理接口与环境差异、验证请求和响应、定位认证或数据契约问题。.

agents-universe/agents-universe · 33 tokens

seo-meta-optimizer

Creates optimized meta titles, descriptions, and URL suggestions based on character limits and best practices. Generates compelling, keyword-rich metadata. Use PROACTIVELY for new content.

echoVic/blade-code · 39 tokens

release-reviewer

Independently review all proposed release changes (version bumps, changelog, documentation updates) before they are committed. Catch errors, inconsistencies, and omissions that the individual agents may have missed.

luongnv89/skills · 0 tokens