hermes-workspace AGENTS.md

hermes-workspace AGENTS.md is an instructions file for Codex, OpenCode from outsourc-e/hermes-workspace. It costs 1,699 tokens per session, scanned A, original, MIT.

A set of instructions for Hermes Workspace, defining its worker roles, routing rules, tools, and Windows-specific notes.

In plain words
What is it for?
Use it when coordinating workers, checking their available tools and skills, or following workspace operating rules.
Why use it?
It gives coding agents a shared map of the workspace so they know which worker and rules to use for each task.

Instructions file for CodexOpenCode

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 instructions/outsourc-e/hermes-workspace/agents-md
Clone the repo
git clone --depth 1 https://github.com/outsourc-e/hermes-workspace

Made for: Codex, OpenCode.

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 hermes-workspace AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/outsourc-e/hermes-workspace/agents-md.svg)](https://agentmods.dev/instructions/outsourc-e/hermes-workspace/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/outsourc-e/hermes-workspace/agents-md"><img src="https://agentmods.dev/badge/instructions/outsourc-e/hermes-workspace/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 1,699 This file is loaded in full into every session.
When invoked 1,699 The same file — it is already loaded in full.
Security scan A 1 finding. 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.01699 $0.01699
Opus 5 $0.00849 $0.00849
Sonnet 5 $0.00340 $0.00340
Haiku 4.5 $0.00170 $0.00170

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

Security

Grade A, and why

hermes-workspace AGENTS.md scanned grade A with 1 finding 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 4d 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

- For local Workspace pairing/debugging, treat **one gateway + one dashboard** as canonical: `hermes gateway run` on `:8642` and `hermes dashboard` on `:9119`. Before starting another gateway, verify `curl http://127.0.0
AGENTS.md · 52 lines

How it starts

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

Hermes Workspace Agent Contract

This workspace uses semantic Hermes swarm workers, not numbered-only lanes. The source of truth for routing is swarm.yaml; each worker also has a matching profile under ~/.hermes/profiles/<worker-id>/, a role skill <worker-id>-core, and a wrapper in ~/.local/bin/.

Current semantic roster

Worker Wrapper Tools Skills MCP Plugins
orchestrator orchestrator:plan todo, kanban, delegation, terminal, file, gbrain, session_search, cronjob, skills, clarify, web orchestrator-core, gstack-for-hermes, gbrain, kanban-orchestrator, subagent-driven-development, writing-plans, requesting-code-review, workspace-dispatch gbrain none
km-agent km:health gbrain, file, terminal, session_search, skills, todo, cronjob, web km-agent-core, gbrain, obsidian-markdown, obsidian-cli, obsidian-bases, json-canvas, gstack-for-hermes gbrain none
builder builder:task terminal, file, browser, web, gbrain, session_search, skills, todo builder-core, gstack-for-hermes, test-driven-development, systematic-debugging, github-pr-workflow, requesting-code-review, codebase-inspection gbrain none
reviewer reviewer:gate terminal, file, web, gbrain, session_search, skills reviewer-core, requesting-code-review, github-code-review, systematic-debugging, gstack-for-hermes, gbrain, codebase-inspection gbrain none
qa qa:smoke browser, terminal, file, vision, gbrain, session_search, skills, web qa-core, browser-harness-power-use, dogfood, gstack-for-hermes gbrain none
researcher researcher:quick gbrain, web, browser, terminal, file, vision, session_search, skills, todo researcher-core, gbrain, autoresearch, browser-harness-power-use, gstack-for-hermes, researcher-quick, researcher-autoresearch, arxiv, youtube-content, polymarket gbrain none
ops-watch ops:health terminal, cronjob, file, gbrain, skills, session_search, web ops-watch-core, gbrain, hermes-agent, systematic-debugging, webhook-subscriptions gbrain none
maintainer maintainer:check terminal, file, web, browser, gbrain, session_search, skills maintainer-core, github-repo-management, github-pr-workflow, github-issues, github-code-review, gbrain, gstack-for-hermes, hermes-agent gbrain none
strategist strategist:review gbrain, web, session_search, file, skills, todo, clarify strategist-core, gstack-for-hermes, gbrain, writing-plans, polymarket gbrain none
inbox-triage inbox:triage gbrain, web, file, session_search, todo, skills, terminal inbox-triage-core, gbrain, obsidian-markdown, gstack-for-hermes, defuddle, youtube-content gbrain none

Read the full file on GitHub · 52 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. 4d ago First seen · 52 lines · 1,699 tokens per session scan A 4690881119dd

Subscribe to this mod's changes

hermes-workspace AGENTS.md is an instructions file published in the GitHub repository outsourc-e/hermes-workspace (6,558 stars, last pushed 12d ago), licensed MIT. It adds 1,699 tokens to every session, about $0.0085 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other instructions, from other repositories

hermes-webui AGENTS.md

AGENTS.md instructions for nesquena/hermes-webui, covering agent instructions for hermes webui, read first, onboarding and reinstall support, contribution style and before you open a pr — the change guidelines.

nesquena/hermes-webui · 1,537 tokens

hermes-pwa AGENTS.md

Instructions for stasstepv/hermes-pwa, covering agents.md — hermes mobile (hermes-pwa), what this project is, where to find what (authoritative docs), the three ground rules (non-negotiable) and commands you actually need.

stasstepv/hermes-pwa · 1,326 tokens

flowstate-qmd CLAUDE.md

Claude Code instructions for amanning3390/flowstate-qmd, covering qmd - query markup documents, commands, collection management, list all collections and create a collection with explicit name.

amanning3390/flowstate-qmd · 1,785 tokens

Hermes-Walkie-Talkie AGENTS.md

AGENTS.md instructions for TheSethRose/Hermes-Walkie-Talkie, covering agents.md, project overview, setup commands, test and validation commands and code style.

TheSethRose/Hermes-Walkie-Talkie · 1,447 tokens

open-ace CLAUDE.md

Claude Code instructions for open-ace/open-ace, covering claude.md, where process documents go, pushing, test placement and ci semantics and schema snapshots (schema-sync ci).

open-ace/open-ace · 1,587 tokens

fable-method AGENTS.md

Instructions for ardhaecosystem/fable-method, covering agents.md - the fable method, triviality gate (run first), fit gate (run next, before step 0), step 0 - classify the ask and step 1 - define done.

ardhaecosystem/fable-method · 1,942 tokens