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 agentmods add instructions/hexamindorganisation/hexgate/claude-mdgit clone --depth 1 https://github.com/HexamindOrganisation/hexgateWrote 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/instructions/hexamindorganisation/hexgate/claude-md)<a href="https://agentmods.dev/instructions/hexamindorganisation/hexgate/claude-md"><img src="https://agentmods.dev/badge/instructions/hexamindorganisation/hexgate/claude-md.svg" alt="Measured on agentmods" 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 | $0.00351 | $0.00351 |
| Opus 5 | $0.00176 | $0.00176 |
| Sonnet 5 | $0.00070 | $0.00070 |
| Haiku 4.5 | $0.00035 | $0.00035 |
Grade A, and why
hexgate CLAUDE.md 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 3d 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.
What it actually says
Hexgate — Claude Code Instructions
Tech Stack
- Python ≥ 3.13 (
uv), FastAPI (platform/api/), ClickHouse (Docker), Redpanda (Docker, Kafka-protocol-compatible, dev-infra only for now — seeplatform/docker-compose.yml) - React, Vite, pnpm (
platform/dashboard/) - Ruff (Python). WASM via
wasmtime.
Cross-package
After you make changes across multiple packages, run: make check-all # all packages
Repo Layout
hexgate/ # SDK source platform/api/ # FastAPI control plane (separate uv project) platform/api/tests/ # API tests platform/collector/ # OTLP ingestion Collector (Go) platform/dashboard/ # React/Vite frontend tests/ # hexgate package tests (agents, cli, security, tracing, streaming…)
AI Constraints (CRITICAL)
- NEVER fabricate code examples, config snippets, or file contents. If unknown, read the file first.
- Verify third-party or config behavior against actual files in this repo before generating code.
Rules & Constants
- Branches:
{initials}/{type}/{short_description}(e.g.,vl/feat/web_search) - Commits:
type(scope): description(lowercase, imperative, no period). Scopes:platform-api,dashboard,sdk,cli,clickhouse,redpanda,collector. Types:feat,fix,docs,build,refactor,test. - Envs: All prefixed with
HEXGATE_. Never commit private keys.
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.
- 3d ago First seen · 27 lines · 351 tokens per session scan A bc195fcb6b13
hexgate CLAUDE.md is an instructions file published in the GitHub repository HexamindOrganisation/hexgate (18 stars, last pushed 5d ago), licensed MIT. It adds 351 tokens to every session, about $0.0018 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-30.
Other instructions, from other repositories
Sponsio CLAUDE.md
Instructions for SponsioLabs/Sponsio, covering agent guide for sponsio, what sponsio is, positioning, what to read first and repository map.
caracal console-example-naming.instructions.md
Use when writing, editing, or reviewing web console help, info pages, field examples, guided setup copy, or example-facing web console UI text. Enforces the approved Caracal demo naming universe.
holaOS CLAUDE.md
Claude Code instructions for holaboss-ai/holaOS, covering holaos — repo guide and hola — debug the hola (pi) brain from the cli.
nulnul-harness AGENTS.md
Instructions for SeoNaRu/nulnul-harness: This repository builds plugins/nulnul-harness/, a Codex plugin that finds proven capabilities, assembles the smallest useful project-local agent system, completes the user's work, and evolves it from measured outcomes without requiring users to operate a harness.
pixir CLAUDE.md
Instructions for Ranvier-Technologies/pixir, covering pixir harness - legacy agent guide, current map and commands.
blueclaw AGENTS.md
Instructions for yeomyeonggeori/blueclaw, covering agents.md, core principles, single source of truth, working on this repository and branch names.