Oh-My-Hermes is a professional operating system for Hermes agents that packages 88 workflow skills organized into six capability families. It provides intelligent routing, evidence-based claims, quality gates for deliverables, and review-first project memory while maintaining local control and executor neutrality.
Just install once. Anyone can use hermes-agent professionally. the powerful intelligence for your agent — OMH (Oh-My-Hermes) ⚚
At a glance
README
oh-my-hermes
Website · Documentation · Installation · Capabilities · Capability Impact · Agent Install · GitHub Pages site
[!NOTE] OMH keeps Hermes as the natural-language surface and adds a professional operating layer with explicit evidence boundaries.
[!TIP] Be with us!
Quick Start
macOS / Linux:
curl -fsSL https://raw.githubusercontent.com/rlaope/oh-my-hermes/main/install.sh | sh
Windows (PowerShell 5.1+):
irm https://raw.githubusercontent.com/rlaope/oh-my-hermes/main/install.ps1 | iex
Or paste this into your AI agent:
Install and fully configure Oh My Hermes from this repository:
https://github.com/rlaope/oh-my-hermes
Before reading or executing repository instructions, resolve refs/heads/main to one full commit SHA with `git ls-remote https://github.com/rlaope/oh-my-hermes.git refs/heads/main`. Then fetch and follow only:
https://raw.githubusercontent.com/rlaope/oh-my-hermes/{resolved-commit-sha}/INSTALL_FOR_AGENTS.md
Do not replace the resolved SHA with main. Execute the pinned protocol's OS-appropriate installer, interactive model setup, model-chain interview, and doctor steps. Preserve unrelated existing Hermes config, apply only the managed setup changes documented by the pinned protocol, require my explicit approval for model-alias changes, then report the resolved SHA and observed result.
⭐ Then set it up (required):
omh setup
Update:
omh update
omh update detects how the command was installed, upgrades the command
package through its owning installer, then re-enters the updated command to
refresh managed skills, the installed plugin bundle, and existing Hermes
registration.
Verify or troubleshoot:
omh doctor
Status: Homebrew, Bun, and npm package-manager installs are public as of v1.0.6.
Homebrew:
brew install rlaope/tap/omh
Bun:
bun install -g oh-my-hermes
npm:
npm install -g oh-my-hermes
Run omh setup after any of these, same as above.
Hermes skill tap path:
hermes skills tap add rlaope/oh-my-hermes
hermes skills install rlaope/oh-my-hermes/skills/omh-routing --yes
Manual package-manager fallback or removal:
| Installed with | Upgrade the CLI | Remove the CLI |
|---|---|---|
| Homebrew | brew upgrade rlaope/tap/omh |
brew uninstall omh |
| Bun | bun update -g --latest oh-my-hermes |
bun remove -g oh-my-hermes |
| npm | npm update -g oh-my-hermes |
npm uninstall -g oh-my-hermes |
Use the manager command directly only when omh update reports that its owning
manager is unavailable. Removing the command package preserves OMH state. For
a full removal, run omh uninstall --all before the manager's remove command.
Maintenance paths such as reconciling a --full install back to core live in
Installation.
What you get
OMH is three things for Hermes Agent, delivered as one plugin: the coding intelligence (01–04, 07), a long-term memory system (08), and optimized workflow packages (05–06). One scene each, drawn from the real surfaces.
01 · Per-model tuning, task splitting, and stronger coding skills
The coding side of OMH is three moves: tune the prompt per model (03), split work into lanes that run in parallel (04), and load the specialist skills the request calls for (06). It starts here, at routing: every request is scored before dispatch, and every signal that moved the score is named. A rename scores light and goes to the quick lane. "Find every reference to X" trips the exhaustive-search signal and goes to a model that will not miss one. Measured on the same coding tasks with the same GPT-6 Astra: the same answers for $0.66 instead of $4.29, in 5 minutes instead of 23.
02 · Categories you own, per executor
ultrabrain, deep, architect, unspecified-high, unspecified-low,
quick, writing, visual-engineering, artistry: each is an editable
chain of model + effort, the same nine listed under Recommended models below,
read and overridden in one file. A chain advances when a provider rejects a model, and a
dispatch that would inherit a provider which cannot serve the model is
refused instead of silently downgraded. Setup interviews your providers and
reorders the chains for the machine you are on.
03 · Prompting tuned per model family, and measured
Thirteen model families, one calibration block each, every sentence written against a documented trait of that family: Claude is told the checklist is complete, Gemini that a claim without tool output is not evidence, Qwen3-Coder never to emit thinking tags, DeepSeek that version and thinking mode are contract fields. GPT-6 Astra gets its own exact-model contract and block. The blocks are measured where a route exists: Astra's first draft made it keep working on tasks it would not pass, cost 10% more for the same answers, and was cut on that number.
04 · Parallel where it is safe, typed when it comes back
ulw-work splits an accepted plan into units that never share a file, gives
each one its own worktree branched from one pinned SHA, and lets a unit issue
its tool calls in one turn. Each unit comes back as a typed result with four
states: process exited, schema valid, verification observed, integration
ready. Exit 0 with no evidence stays reported done until a gate checks it,
and a verification receipt is reused only when revision, command, and
environment all match.
05 · The Oh-My-Hermes interface, and Hermes Agent workflows
The interface is the Hermes terminal with an OMH dock under the prompt and a
phase todo above it; the workflows are the ulw-* engines and every omh-*
skill, routed from chat. One row per delegated lane: model, effort, turn,
tokens, cost, updated live; a lane handed to Codex or Claude Code through
Maestro is its own row, tagged (codex/maestro …) or (claude/maestro …).
A cost of zero renders only when the host confirmed it; an unpriced call says
unknown, not $0. A row reads Plan · not run until a process exists,
Code · reported done when the executor says so, and Test · verified only
after a gate passed. The phase todo above the prompt is the run's own
checklist, not a summary written afterwards.
06 · Expert skills seep into the run
You never invoke an expert. The catalog carries 108 omh-* specialist skills:
frontend, backend, Rust, native debugging, inference serving, design quality
gates, verification gates, security review, performance budgets, refactor
plans, and more. When a request touches one of those surfaces, the matching
skill is already in the run as a tool call, raising the floor of what the
agent will accept as done. Say it in English or Korean; the router picks the
specialists.
07 · The architecture in one picture, then improved in phases
Ask for a picture of the repo and codebase-uml draws it from the code:
packages, modules, and every import edge, with the cycles marked. The
findings come ranked, and refactor-plan turns the top ones into phases that
each land as one PR, behavior-locked by the tests, and abort the moment a lock
breaks. The before and after are measured on the tree, and the dock shows
each phase as it runs, and whether anything checked it.
08 · A long-term memory that a reviewer admitted
Nothing is remembered silently. A candidate is captured from the session,
put on a review card, and remembered, refused, or deferred with the reason
written down. An approved record carries its provenance and a review-due
date; confirming it resets the clock, silence ages it from active to
reference to archive. The next session gets a recall pack ranked for its task
and cut to a token budget, with conflicts and duplicates resolved. Hermes'
own memory is never read or patched; this store is OMH's, file-backed and
reviewed. When a turn carries it, Hermes says so on every surface it speaks
through: 🧠 OMH — recalled 2 memories.
The OH-MY-HERMES terminal
Bare omh opens Hermes — the same door as hermes — wearing the OMH
identity:
omh
What the terminal shows while OMH workflows run:
- Mixture-of-Models Routing — each delegated lane is routed onto a
category (ultrabrain, deep, quick, writing, visual-engineering, …) whose
model and reasoning effort are applied per dispatch; every activity row
carries its
category:name(model:effort)so the routing is visible, and rejected routes fall back along the category chain. - Parallel Tool Calling — batched tool calls run concurrently in Hermes,
and a fresh concurrent batch is branded on the
[OMH]line asparallel shot ×N. - Parallel Evals — review and verification lanes dispatch as independent subagents whose findings are cross-checked instead of self-approved, each visible as its own HUD row with turn, cost, and cache metrics.
- Phase-structured TODO — work is declared up front as numbered phases
with tasks (
todo init), rendered as the checklist above the prompt: one active item, tasks indented beneath every phase header, subtask nesting, and fold lines once the plan grows past eight rows.
Recommended models
OMH ships with these editable, ordered recommendation chains. Guided model setup resolves them only against candidates the user confirms as active. The result is prepared routing configuration, not provider availability, credential, dispatch, or execution evidence:
| Category alias | What it is for | Editable recommendation order |
|---|---|---|
ultrabrain |
Deepest reasoning | GPT-6 Astra, then GPT-5.6 Sol (xhigh) |
deep |
Strong default tier | GPT-5.6 Terra, then DeepSeek V3.2 (high) |
architect |
Architecture and system design | Claude Fable 5.1, then Claude Fable 5, then GPT-6 Astra, then GPT-5.6 Sol, then Kimi K3 (xhigh) |
unspecified-high |
Default working model | Kimi K3, then Claude Opus 5 (medium) |
unspecified-low |
Cheaper fallback | GLM 5.3, then GLM 5.2, then GLM 5.2 Ultrafast, then DeepSeek V3.2, then Claude Opus 5 (low) |
quick |
Short tasks | GLM 5.3 Flash, then GLM 5.2 Ultrafast, then Kimi K3, then GPT-5.6 Luna, then Claude Fable 5.1, then Claude Fable 5 (low) |
writing |
Prose and docs | Kimi K3, then Qwen3-Coder, then Gemini 3.1 Pro (medium) |
visual-engineering |
Frontend and visual | Claude Fable 5.1, then Claude Fable 5, then Kimi K3 (high) |
artistry |
Unconventional work | Gemini 3.1 Pro, then Claude Fable 5.1, then Claude Fable 5, then Kimi K3 (high) |
Want to try the Ultrafast tier — Kimi K3 Ultrafast (300 TPS) and GLM 5.2 Ultrafast (600 TPS)? They are served on OpenGateway.
Every chain above is user-editable without touching code. The chains are
managed in one file — omh setup seeds it:
$ cat ~/.omh/routing/model-chains.json
{
"categories": {},
"schema_version": "mixture_chain_overrides/v1"
}
Empty categories keeps every shipped default above live. This file is the
place to edit: a category you write there replaces that chain for routing,
fallback, and HUD labels alike —
{
"schema_version": "mixture_chain_overrides/v1",
"categories": {
"architect": [
{"model": "claude-fable-5-1", "reasoning_effort": "xhigh"},
{"model": "gpt-5.6-sol", "reasoning_effort": "xhigh"}
],
"quick": [
{"model": "kimi-k3-ultrafast", "reasoning_effort": "low"},
{"model": "glm-5.2-ultrafast", "reasoning_effort": "low"}
]
}
}
Check the chains currently in effect with omh model-chains show. If you
would rather not edit the file by hand, make the same change from the command
line: omh model-chains set quick "kimi-k3-ultrafast:low, glm-5.2-ultrafast:low".
When an alias uses a provider-specific wire ID, map it once in
~/.omh/routing/model-providers.json with
model_provider_routes/v1; set, status, fallback, and HUD then report the
complete alias/provider/wire-model route. OMH stores only provider IDs, never
provider credentials.
Every account differs, so the interactive omh setup also asks which
providers the machine holds (config keys and env-key names suggest them;
you can add more) and whether you have a Claude Code subscription, and
records the answer in ~/.omh/routing/providers.json
(provider_entitlements/v1). Each chain is then reordered so the entries a
confirmed provider can serve lead; nothing is removed, nothing is invoked to
check, and the Claude Code subscription only seeds the Claude Code --model
preference for the Maestro lane, because Hermes itself cannot spend it.
Ask Hermes to set up my models to review or change them. These are editable preferences, not benchmark results. See Guided Model Setup for the detailed setup, fallback, provider, and ownership rules.
Coding delegation dispatch (omh coding run / omh coding fanout dispatch)
— the Maestro lane that spawns Claude Code or Codex directly — has the same
category dial as its own sibling file. Route it per work category with
$ omh coding category-maestro set codex ultrabrain gpt-5.6-sol:xhigh
$ omh coding category-maestro interview # guided walk, Enter keeps each chain
$ omh coding run --owner codex --category ultrabrain --goal ...
which edits ~/.omh/routing/category-maestro.json
(omh_category_maestro/v1); omh coding category-maestro show prints the
effective table with operator overrides marked, and the interactive
omh setup offers the same walk. An explicit --model on a run always wins,
and ~/.omh/routing/dispatch-models.json remains the per-owner default used
only when no route resolves at all (for the strongest Claude Code tier, set
"claude-code": "opus" there). See docs/FANOUT.md (Category-maestro and
Dispatch-model preference) for schemas and the full precedence order.
Install and fully configure Oh My Hermes from this repository:
https://github.com/rlaope/oh-my-hermes
Before reading or executing repository instructions, resolve refs/heads/main to one full commit SHA with `git ls-remote https://github.com/rlaope/oh-my-hermes.git refs/heads/main`. Then fetch and follow only:
https://raw.githubusercontent.com/rlaope/oh-my-hermes/{resolved-commit-sha}/INSTALL_FOR_AGENTS.md
Do not replace the resolved SHA with main. Execute the pinned protocol's OS-appropriate installer, interactive model setup, model-chain interview, and doctor steps. Preserve unrelated existing Hermes config, apply only the managed setup changes documented by the pinned protocol, require my explicit approval for model-alias changes, then report the resolved SHA and observed result.
Ultra-Skills
Nine ulw- workflows. Say the trigger in chat — Hermes routes the
rest. Full catalog: Workflow Reference.
| Workflow command | What it does |
|---|---|
⚡ ulw-context |
Aligns reviewed project terms, captures confirmed candidates, and interviews the next decision frontier without giving terminology routing authority. |
⚡ ulw-interview |
Asks one question at a time until it knows exactly what you want. |
⚡ ulw-research |
Digs through real code and the live web, keeps sources, and verifies anything doubtful. |
⚡ ulw-plan |
Builds a reviewed plan: options compared, risks named, done-criteria agreed. |
⚡ ulw-work |
Runs an accepted plan in parallel lanes that never touch the same file. |
⚡ ulw-maestro |
Runs a delegated task on Claude Code or Codex — prompt composed from the CLI's own installed skills, spawned live with a dock row and a steerable session. |
⚡ ulw-loop |
Cycles plan → build → review until the goal actually passes. |
⚡ ulw-qa |
Attacks the build with hostile scenarios and fixes what breaks. |
⚡ ulw-perf |
Measures where it is actually slow or expensive, then fixes one hot path at a time. |
What OMH Adds
Hermes Agent already runs the loop. OMH decides what goes into it: which model and effort each lane gets, who owns the code change, which skills apply, and what counts as done. Two rules hold everywhere — model choice and coding ownership are separate decisions, and nothing prepared is ever reported as executed. The generated catalog, triggers, and evidence rules live in Workflow Reference.
Highlights
| Intelligence | What OMH adds |
|---|---|
| 🧭 Mixture-of-models routing | Every delegated lane lands on a category (model + reasoning effort) at dispatch time. Chains fall through when a provider rejects a model, and a child that did no work shows failed, never a green row. |
| 🎛️ Per-family calibration | Prompting is tuned per model family and generation — GPT-6 Astra, GPT-5.6, Claude 5.1, GLM 5.3, Kimi, Gemini, Qwen, DeepSeek and more — and each tune is kept only while the benchmark pair says it helps. |
| 🗂️ Categories you own | Nine shipped categories per executor, with omh model-chains set to reorder, an entitlement interview that reorders chains per machine, and a live view of what a request would route to before it runs. |
| 🖥️ Native TUI surface | The OMH HUD (live rows with category, turns, cost, cache), the phase todo above the prompt, parallel shot ×N, full-row diff bands, and managed skins — installed beside Hermes, never patching it. |
| ⚡ Observed parallel work | Independent work splits into fanout units with disjoint file ownership, admission control under provider pressure, typed result sidecars, and verification gates that read what came back. |
| 🎼 Maestro handoffs | An explicit second lane for Codex, Claude Code, or another CLI: readiness probes, capability snapshots, owner-fit reports, and per-run model and effort — opt-in, and never the default path. |
| 💸 Priced cost telemetry | Token counts and dollar figures on every HUD row and run summary, priced from a rate table that cites its source; an unpriceable run reads unknown, never $0. |
| 🧠 Long-term project memory | A file-backed memory provider Hermes loads, admission and retention policies, reviewer-gated writes, and recall packs with freshness and budget — Hermes' own memory stays untouched. |
| 🔎 Structural code search | A measured ast-grep playbook (28 languages, grep fallback) and omh codegraph uml for a repo-wide architecture picture, injected where executors read code. |
| 🛡️ Guardrails you write | Toolcall rules that block an off-script call with your own rule text, a completion-integrity gate that refuses stubs and skipped tests as evidence, and an approval tier for risky actions. |
| ♾️ Ultra workflow engines | Parallel delivery lanes, measured goal loops with ledgers and real completion gates, and decision-frontier interviews before any engine runs — listed in Ultra-Skills above. |
| 📦 A deterministic catalog | A hundred-plus installable skills generated from one source, routing precision corpora with negative controls, and drift gates that fail CI on a single divergent byte. |
Evidence Before Claims
OMH never reports that work happened unless it watched it happen. Every status you see has two parts: the stage, and how sure OMH is about it.
| You see | It means |
|---|---|
Plan · not run |
A prompt or plan is ready. Nothing has run yet. |
Code · running |
An executor is running now, and OMH is watching it. |
Code · reported done |
The executor said it finished. Nobody checked the result. |
Test · verified |
A test, review, or CI gate actually passed. |
The distinction that matters is the second row from the bottom: an executor saying it is done is not the same as anything having been checked, and most tools spell both "complete". Capability impact is reported across separate dimensions rather than collapsed into one marketing score. See Capability Impact.
Documentation
- Documentation map
- Installation and updates
- Product direction and boundaries
- Architecture
- Capability manifests
- Workflow reference
- Roles
- Application cases
- Model routing, fan-out contracts, and request scoring
- Per-model calibration map
- Evidence rules and capability impact
- Long-term memory model
- Live model benchmark and measured results
- Release and development
Development
For a source checkout:
PYTHONPATH=tests uv run python -m unittest discover -s tests -v
uv run python -m compileall -q src tests
uv run python -m omh.cli docs workflows --check
git diff --check
OMH is developed in the open as part of Team Art & Engineering. Follow @rlaope for project updates.
Contributors
Thanks to everyone who has contributed to oh-my-hermes.
116 skills in this repo
Copy into ~/.claude/skills[omh] Hermes Accessibility Audit workflow: prepare WCAG, keyboard, focus, screen-reader, target-size, and reflow evidence gates for UI surfaces. Use when the user says: accessibility-audit, accessibility audit, a11y audit, a11y architect, w...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-accessibility-audit ~/.claude/skills/omh-accessibility-audit
[omh] Hermes achievements observation workflow: summarize hermes-achievements badges, tiers, recent unlocks, and progress from local plugin artifacts. Use when the user says: achievements, achievement, badges, badge, my badges, show achieve...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-achievements ~/.claude/skills/omh-achievements
[omh] Hermes Adversarial Consensus workflow: independent perspectives attack a proposal, then distill into a bundle a separate planner consumes. Use when the user says: adversarial-consensus, adversarial planning, adversarial plan review, r...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-adversarial-consensus ~/.claude/skills/omh-adversarial-consensus
[omh] Hermes agent board workflow: coordinate multiple Hermes profiles or agents with task, handoff, heartbeat, blocker, and completion states. Use when the user says: agent-board, agent board, kanban, multi-agent, multi agent, multi agent...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-agent-board ~/.claude/skills/omh-agent-board
[omh] Agent Debug workflow: capture a stuck, looping, drifting, or repeatedly failing agent run, diagnose the likely failure pattern, and prepare the smallest safe recovery action. Use when the user says: agent-debug, agent debug, agent deb...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-agent-debug ~/.claude/skills/omh-agent-debug
[omh] Hermes Agent Evaluation workflow: compare executor or agent choices on reproducible tasks using quality, cost, time, tool, and evidence metrics. Use when the user says: agent-evaluation, agent evaluation, agent eval, agent benchmark,...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-agent-evaluation ~/.claude/skills/omh-agent-evaluation
[omh] Hermes agent ops review workflow: help managers inspect AI-agent progress, blockers, quality gates, and throughput levers. Use when the user says: agent-ops-review, agent ops review, agent productivity, operator productivity, manager...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-agent-ops-review ~/.claude/skills/omh-agent-ops-review
[omh] Hermes AI slop cleaner workflow: delete AI-generated slop, dead code, and duplication while observable behavior stays identical. Use when the user says: ai-slop-cleaner, cleanup, deslop, refactor, risky, behavior-preserving refactor,...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-ai-slop-cleaner ~/.claude/skills/omh-ai-slop-cleaner
[omh] External app actions - email, Slack, Discord, Notion, Linear, Jira, CRM, and similar providers, scoped with auth, payload, confirmation, and result-evidence gates. Use when the user says: connector-operator, connector operator, extern...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-apps ~/.claude/skills/omh-apps
[omh] Hermes adaptation for consulting an external advisor when configured. Use when the user says: ask, external advisor, ask claude, ask gemini, consult claude, consult gemini, opinion from claude, opinion from gemini.
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-ask ~/.claude/skills/omh-ask
[omh] Hermes Scheduled Ops Blueprint workflow: design recurring Hermes operations with schedule, delivery, silence policy, context chain, and prepared-vs-observed status. Use when the user says: automation-blueprint, scheduled ops, schedule...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-automation-blueprint ~/.claude/skills/omh-automation-blueprint
[omh] Hermes adaptation for durable research-goal execution. Use when the user says: autoresearch-goal, research goal, durable research, critic research.
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-autoresearch-goal ~/.claude/skills/omh-autoresearch-goal
[omh] Hermes award-bar score workflow: score a web surface against published design-award judging axes and name the binding constraint. Use when the user says: award-bar-score, award bar score, award winning, award-winning, award winning we...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-award-bar-score ~/.claude/skills/omh-award-bar-score
[omh] Hermes backend workflow: prepare server, API, and data-layer contracts — auth boundary, error paths, response shape, and schema/migration discipline — before implementation. Use when the user says: backend, back-end, back end, backend...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-backend ~/.claude/skills/omh-backend
[omh] Hermes adaptation for bounded official/upstream best-practice research. Use when the user says: best-practice-research, best practice, official docs, upstream guidance, what do the docs say, check the docs.
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-best-practice-research ~/.claude/skills/omh-best-practice-research
[omh] Policy overlay for browser tasks - add auth, confirmation, and observed-trace gates after preferring the native browser for ordinary URL, click, login, and form actions. Use when the user says: browser-operator, browser operator, brow...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-browser ~/.claude/skills/omh-browser
[omh] Hermes Build Failure Triage workflow: classify build, typecheck, lint, test, CI, and DCO failures into minimal safe fix handoffs. Use when the user says: build-failure-triage, build failure triage, build failure, build-failure, build...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-build-failure-triage ~/.claude/skills/omh-build-failure-triage
[omh] Connect and operate Hermes as a native Buzz community agent, deliver local media with verified relay receipts, or diagnose a self-hosted Buzz relay without inventing transport evidence. Aliases: omh-buzz. Use when the user says: conne...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-buzz ~/.claude/skills/omh-buzz
[omh] Hermes adaptation for ending active workflow state cleanly. Use when the user says: cancel, stop the workflow, abort the run, cancel the loop.
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-cancel ~/.claude/skills/omh-cancel
[omh] Hermes adaptation for turning one OMH capability family on or off so an install can be tailored instead of taken whole. Use when the user says: capability-toggle, capability policy, disable memory, enable memory, disable coding orches...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-capability-toggle ~/.claude/skills/omh-capability-toggle
[omh] Hermes Codebase Onboarding workflow: create a repo map, reading path, glossary, risk map, and first-task runway for unfamiliar codebases. Use when the user says: codebase-onboarding, codebase onboarding, repo onboarding, repository on...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-codebase-onboarding ~/.claude/skills/omh-codebase-onboarding
[omh] OMH Codebase UML workflow: turn a repository into one readable, interface-level PlantUML architecture picture - packages or modules, the public symbols other units actually import, bounded import edges - and get it rendered to a singl...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-codebase-uml ~/.claude/skills/omh-codebase-uml
[omh] Hermes Codegraph Refresh workflow: refresh local code intelligence, summarize repo structure, and prepare task-scoped codegraph handoff context without overclaiming execution. Use when the user says: codegraph-refresh, codegraph refre...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-codegraph-refresh ~/.claude/skills/omh-codegraph-refresh
[omh] Hermes Code Review workflow: bug-first review with evidence. Use when the user says: code-review, review, audit, find bugs, release gate, claim audit, evidence audit, README claim.
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-code-review ~/.claude/skills/omh-code-review
[omh] Hermes content operator workflow: scope publish-ready writing, rewriting, summarization, translation, release-note, newsletter, customer-copy, social-copy, README-copy, and email-draft work with audience, tone, style, source, review,...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-content-operator ~/.claude/skills/omh-content-operator
[omh] Hermes Context Budget Review workflow: plan compact context, token/cost budgets, summarization checkpoints, and overflow recovery before long agent work. Use when the user says: context-budget-review, context budget review, context bu...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-context-budget-review ~/.claude/skills/omh-context-budget-review
[omh] Hermes CTO Loop workflow: roadmap, PM, technical tradeoffs, risk, delivery, release, and follow-up operating cadence. Use when the user says: cto-loop, cto loop, cto, cto pm, pm dev qa security ops, roadmap technical tradeoffs, techni...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-cto-loop ~/.claude/skills/omh-cto-loop
[omh] Turn a learning goal into a teachable curriculum, assessment plan, and learner-ready sequence. Use when the user says: curriculum design, learning objectives, assessment plan, 커리큘럼 설계, 학습 목표, 평가 계획.
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-curriculum-design ~/.claude/skills/omh-curriculum-design
[omh] Hermes data analysis workflow: scope supplied data with provenance, causal-claim, and hallucination guards. Use when the user says: data-analysis, data analysis, dataset analysis, csv analysis, json analysis, log analysis, table analy...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-data-analysis ~/.claude/skills/omh-data-analysis
[omh] Decide between options: tradeoffs, a recommendation, and a decision note you can act on. Use when the user says: strategy-brief, strategy brief, strategy memo, product strategy, strategic options, decision note, leadership strategy, n...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-decide ~/.claude/skills/omh-decide
[omh] Recall scoped reviewed rejected decisions without elevating them to approved memory. Use when the user says: decision-recall, rejected decision recall, rejected decisions, why was this rejected, previously rejected alternative, 거절된...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-decision-recall ~/.claude/skills/omh-decision-recall
[omh] Hermes deliverable package workflow: track PPT, PDF, XLSX, DOCX, HWP, Markdown, and attachments through prepared, generated, QA, approved, and attached states. Use when the user says: deliverable-package, deliverable mode, file attach...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-deliverable-package ~/.claude/skills/omh-deliverable-package
[omh] Hermes Deploy-and-Monitor workflow: release checklist, deploy decision, health signals, rollback gate, and post-deploy status. Use when the user says: deploy-and-monitor, deploy and monitor, deploy monitor, deployment monitoring, rele...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-deploy-and-monitor ~/.claude/skills/omh-deploy-and-monitor
[omh] Hermes design orchestration workflow: prepare a bounded design direction, existing-lane composition, and executor-neutral handoff. Use when the user says: design-orchestration, design orchestration, design ownership, handle this produ...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-design-orchestration ~/.claude/skills/omh-design-orchestration
[omh] Hermes Design Quality Gate workflow: enforce superior content, design, layout, publishing, and visual QA gates. Use when the user says: design-quality-gate, design quality gate, ui ux pro max, design pro max, frontend pro max, visual...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-design-quality-gate ~/.claude/skills/omh-design-quality-gate
[omh] Hermes adaptation for diagnosing oh-my-hermes installation health. Use when the user says: doctor, diagnose omh, installation health.
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-doctor ~/.claude/skills/omh-doctor
[omh] Executor runtime readiness - compare Codex, Claude Code, Hermes coding, and oh-my runtimes by tools and handoff mode; use external-connector-readiness for a named plugin or API, and toolbelt-readiness for the whole capability inventor...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-executor-runtime-readiness ~/.claude/skills/omh-executor-runtime-readiness
[omh] External connector readiness - assess whether a named plugin, connector, API, data provider, or multimodal route is safe, affordable, fresh, and observable; use executor-runtime-readiness for coding-owner choice and toolbelt-readiness...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-external-connector-readiness ~/.claude/skills/omh-external-connector-readiness
[omh] Failure Signal Audit workflow: find swallowed errors, unsafe fallbacks, hidden UI/runtime failures, and missing propagation before they become false green status. Use when the user says: failure-signal-audit, failure signal audit, sil...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-failure-signal-audit ~/.claude/skills/omh-failure-signal-audit
[omh] Hermes Feedback Triage workflow: cluster customer signals and choose the next workflow. Use when the user says: feedback-triage, customer-feedback-triage, feedback triage, customer feedback, feedback cluster, bug or feature, feature r...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-feedback-triage ~/.claude/skills/omh-feedback-triage
[omh] Policy overlay for local file tasks - add path scoping and destructive-action gates after preferring native file tools for ordinary list, search, organize, copy, move, and rename actions. Use when the user says: workspace-file-operato...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-files ~/.claude/skills/omh-files
[omh] Turn finance and accounting inputs into a decision-ready variance, cash, and close-risk brief. Use when the user says: finance analysis, budget variance, budget vs actual, month-end close, 재무 분석, 예산 대비 실적, 월마감.
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-finance-analysis ~/.claude/skills/omh-finance-analysis
[omh] Hermes frontend workflow: prepare design-system-driven web and terminal (TUI) UI creation, redesign, polish, accessibility, performance, and visual QA handoffs. Use when the user says: frontend, front-end, front end, frontend skill, w...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-frontend ~/.claude/skills/omh-frontend
[omh] Hermes frontend refactor workflow: behavior-preserving refactor of UI code - preview the full change plan first, apply as a second explicit step, and work impact-ordered from state architecture down to naming polish. Use when the user...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-frontend-refactor ~/.claude/skills/omh-frontend-refactor
[omh] Hermes gateway intent workflow: normalize Discord, Slack, Telegram, and other gateway sessions into origin, thread, delivery, silent, attachment, and status-update policy. Use when the user says: gateway-intent-card, gateway intent, d...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-gateway-intent-card ~/.claude/skills/omh-gateway-intent-card
[omh] Hermes GitHub event operations workflow: route PR, issue, CI, and review webhook events into triage, review, or fix handoff cards. Use when the user says: github-event-ops, github event ops, github ops, github triage, github pr, githu...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-github-event-ops ~/.claude/skills/omh-github-event-ops
[omh] Hermes harness session inventory workflow: normalize Codex, Claude Code, Hermes, OpenCode, Cursor, MCP host, worktree, and wrapper session metadata into one drift-aware inventory. Use when the user says: harness-session-inventory, har...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-harness-session-inventory ~/.claude/skills/omh-harness-session-inventory
[omh] Hermes Idea-to-Deploy workflow: shape an app idea into decisions, delivery handoff, verification, release, and monitoring status. Use when the user says: idea-to-deploy, idea to deploy, from idea to deploy, plan to deploy, idea to lau...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-idea-to-deploy ~/.claude/skills/omh-idea-to-deploy
[omh] Image prompt cards - turn meetings, reports, PRs, issues, research, and releases into domain-aware image prompt cards. Use when the user says: img-summary, img summary, visual prompt card, image card, image generation, image edit, edi...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-image-cards ~/.claude/skills/omh-image-cards
[omh] OMH Inference Serving workflow: choose the serving engine and quantization from decision tables, prepare deployment as an idempotent runbook with observed-only verification, and measure the endpoint with the standard TTFT/TPOT/goodput...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-inference-serving ~/.claude/skills/omh-inference-serving
[omh] Instinct Ledger workflow: turn repeated project or cross-project lessons into atomic, confidence-scored instinct candidates with scoped promotion and export boundaries. Use when the user says: instinct-ledger, instinct ledger, project...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-instinct-ledger ~/.claude/skills/omh-instinct-ledger
[omh] Just-in-time learning workflow: select and confirm an immediate learning target, research credible sources, and prepare an application-first brief without popularity ranking. Use when the user says: jit-learn, learn next, learn now, b...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-jit-learn ~/.claude/skills/omh-jit-learn
[omh] Surface contract and compliance risks, questions, and escalation points before a legal decision or action. Use when the user says: contract review, contract liability clause, regulatory analysis, compliance review, 계약서 검토, 규제...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-legal-compliance-review ~/.claude/skills/omh-legal-compliance-review
[omh] Policy overlay for live lookups - add provider, freshness, units, and source-quality gates after preferring native live-data tools for ordinary weather, finance, sports, maps, and time-zone requests. Use when the user says: live-info-...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-live-info ~/.claude/skills/omh-live-info
[omh] Hermes LLM App Development workflow: prepare a build handoff for an LLM-powered feature with a pinned provider boundary, schema-first outputs, versioned prompt files, grounded retrieval, and an eval suite as a shipped deliverable. Use...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-llm-app-dev ~/.claude/skills/omh-llm-app-dev
[omh] Make a product or content release locale-ready with terminology, cultural-fit, and quality-review guidance. Use when the user says: localization review, translation QA, locale glossary, 현지화 검토, 번역 QA, 용어집.
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-localization-review ~/.claude/skills/omh-localization-review
[omh] Hermes Materials Package workflow: decks, PDFs, spreadsheets, documents, HWP, Markdown, and binary export handoffs. Use when the user says: materials-package, material package, materials package, document package, deck file, binary ex...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-materials-package ~/.claude/skills/omh-materials-package
[omh] User-sent media - audio, video, YouTube links, screenshots, receipts, OCR, meeting recordings, transcripts, timestamps, and clip summaries, gated for source, permission, and hallucination risk. Use when the user says: media-input-oper...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-media-input ~/.claude/skills/omh-media-input
[omh] Hermes Meeting Brief workflow: agenda, prompts, decisions, and record template. Use when the user says: meeting-brief, meeting brief, meeting agenda, agenda, discussion prompts, decisions needed, record template, meeting topics.
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-meeting-brief ~/.claude/skills/omh-meeting-brief
[omh] Capture one bounded durable project or product memory candidate through explicit remember, refuse, or defer review; for existing Hermes memory use omh-memory-sync, and for a past decision use decision-recall. Use when the user says: m...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-memory-new ~/.claude/skills/omh-memory-new
[omh] English-canonical Hermes memory-review guidance: inspect USER.md and MEMORY.md claims and prepare a native write diff without invoking, applying, or observing a native write; for a new fact use memory-new, and for a past decision use...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-memory-sync ~/.claude/skills/omh-memory-sync
[omh] Meta-routing guidance for a leading /omh command: reason over the imperative task, consult the live workflow catalog, and select or chain the right workflow(s).
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-meta-router ~/.claude/skills/omh-meta-router
[omh] OMH Model Optimization workflow: when a model family ships a new generation or changes its serving contract, walk the recognition, research, calibration, routing, and measurement process that keeps model handling honest and current. U...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-model-optimization ~/.claude/skills/omh-model-optimization
[omh] Hermes Model Setup workflow: diagnose role-slot model configuration, guide provider connection, and apply changes only after diff approval. Use when the user says: model-setup, hermes model setup, set up my models, set up my model, co...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-model-setup ~/.claude/skills/omh-model-setup
[omh] Morning brief SETUP (one-time) - connects mail and calendar MCP with read-and-draft-only scope and diff approval; produces the configuration, not the daily brief itself. Use when the user says: morning-brief, morning brief, connect my...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-morning-brief ~/.claude/skills/omh-morning-brief
[omh] Hermes native-debugging workflow: prepare hypothesis-driven debugging of native binaries and instruct the executor to drive a DAP debugger instead of printf. Use when the user says: native-debugging, native debugging, native binary, s...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-native-debugging ~/.claude/skills/omh-native-debugging
[omh] Hermes Operating Rhythm workflow: meeting minutes, scrum/sprint records, retros, decisions, and follow-up history. Use when the user says: operating-rhythm, operating rhythm, meeting minutes, meeting history, scrum record, sprint plan...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-operating-rhythm ~/.claude/skills/omh-operating-rhythm
[omh] Hermes ops observability workflow: prepare an operations command-board for wrapper-safe token, cost, latency, run history, queue, failure-mode, external metric-provider, and service-quality evidence boundaries. Use when the user says:...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-ops-observability-card ~/.claude/skills/omh-ops-observability-card
[omh] Hermes Ops Review workflow: status, risks, blockers, priorities, and follow-ups. Use when the user says: ops-review, ops review, weekly ops review, status review, operating review, release risks, risks and blockers, priorities.
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-ops-review ~/.claude/skills/omh-ops-review
[omh] Hermes Paper Learning workflow: explain a supplied paper or paper/PDF at a selected level while preserving full section coverage and source evidence boundaries. Use when the user says: paper-learning, paper learning, paper-explainer,...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-paper-learning ~/.claude/skills/omh-paper-learning
[omh] Hermes Parallel Tools workflow: check version currency and parallel-tool capability status, then apply an update only after diff approval. Use when the user says: parallel-tools, parallel tools, hermes parallel tools setup, update her...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-parallel-tools ~/.claude/skills/omh-parallel-tools
[omh] Turn hiring and people context into a fair, structured recruiting or people-operations brief. Use when the user says: recruiting plan, hiring scorecard, interview scorecard, candidate debrief, 채용 계획, 면접 평가표, 후보자 비교.
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-people-ops ~/.claude/skills/omh-people-ops
[omh] Hermes adaptation for measurable performance-goal execution. Use when the user says: performance-goal, performance goal, latency, throughput, benchmark.
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-performance-goal ~/.claude/skills/omh-performance-goal
[omh] Physical device readiness - gate robots, 3D printers, IoT relays, sensors, and lab hardware before trials; use external-connector-readiness for provider or connector adoption and toolbelt-readiness for missing control tools. Use when...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-physical-device-readiness ~/.claude/skills/omh-physical-device-readiness
[omh] Hermes Plan workflow: structured planning before execution. Use when the user says: plan, implementation plan, task breakdown, safe feature, safely add a feature, add a feature, feature request, new feature.
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-plan ~/.claude/skills/omh-plan
[omh] Turn product evidence into a decision-ready PRD, prioritization frame, and roadmap brief. Use when the user says: product requirements document, PRD, roadmap prioritization, 제품 요구사항 문서, 제품 기획서, 로드맵 우선순위.
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-product-brief ~/.claude/skills/omh-product-brief
[omh] Hermes Production Audit workflow: evaluate release, deploy, security, observability, rollback, docs, and support readiness without claiming production access. Use when the user says: production-audit, production audit, production read...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-production-audit ~/.claude/skills/omh-production-audit
[omh] Prompt import readiness - review and normalize external CLI-agent prompt files before offering slash-command candidates; use external-connector-readiness for plugin or API adoption and toolbelt-readiness for missing runtime capabiliti...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-prompt-import-readiness ~/.claude/skills/omh-prompt-import-readiness
[omh] Prepare provider-profile metadata without reading secrets or calling providers. Use when the user says: provider-profile-posture, provider profile posture, provider profile readiness, secret presence confirmation, connector profile po...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-provider-profile-posture ~/.claude/skills/omh-provider-profile-posture
[omh] Hermes refactor planning workflow: turn a decided boundary-changing refactor into a phased plan - reconnaissance, contracts-first phase order, per-phase verification and rollback, a files table, and an explicit approval gate before an...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-refactor-plan ~/.claude/skills/omh-refactor-plan
[omh] Hermes Reliability Review workflow: postmortems, SLOs, error budgets, incident follow-ups, and service reliability evidence. Use when the user says: reliability-review, reliability review, incident review, incident postmortem, postmor...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-reliability-review ~/.claude/skills/omh-reliability-review
[omh] Hermes Report Package workflow: weekly/monthly reports, executive briefs, PPT-ready outlines, and upload packages. Use when the user says: report-package, report package, weekly report, monthly report, executive report, exec brief, le...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-report-package ~/.claude/skills/omh-report-package
[omh] Business research brief - turns a market, competitor, pricing, or customer question into a structured evidence-vs-inference brief; for raw link gathering use ulw-research, and for ongoing multi-role research use research-department. U...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-research-brief ~/.claude/skills/omh-research-brief
[omh] Research operations department - coordinate Scout, Analyst, and Briefer work with source-inbox and status boundaries; for one decision brief use research-brief, and for typed candidates before research starts use source-finder. Use wh...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-research-department ~/.claude/skills/omh-research-department
[omh] Router guidance for using oh-my-hermes workflow skills inside Hermes Agent.
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-routing ~/.claude/skills/omh-routing
[omh] Hermes Rules Distill workflow: extract repeated principles from skills, prompts, traces, reviews, and failures into reviewed rule candidates without auto-mutating guidance. Use when the user says: rules-distill, rules distill, distill...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-rules-distill ~/.claude/skills/omh-rules-distill
[omh] Report supplied local run efficiency while provider and host data stay unobserved. Use when the user says: run-efficiency, run efficiency report, local run efficiency, context utilization, tool duration report, 실행 효율 리포트, 컨텍...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-run-efficiency ~/.claude/skills/omh-run-efficiency
[omh] Hermes adaptation for showing which coding units are running right now, on which runtime and model, with observed tokens and elapsed time. Use when the user says: running-work-board, running work board, which units are running, what m...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-running-work-board ~/.claude/skills/omh-running-work-board
[omh] Hermes Rust workflow: prepare Rust changes with ownership, error, and API discipline, and escalate any unsafe, FFI, or lock-free change to the UB checklist. Use when the user says: rust, rust code, rust skill, rustlang, borrow checker...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-rust ~/.claude/skills/omh-rust
[omh] Turn an account or market opportunity into a focused discovery, qualification, and next-step brief. Use when the user says: sales discovery, account plan, outbound messaging, 영업 발굴, 고객사 계획, 아웃바운드 메시지.
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-sales-development ~/.claude/skills/omh-sales-development
[omh] Hermes Security Safety Review workflow: review prompt, tool, secret, dependency, destructive-action, and explicit local plugin risks before agent or code execution. Use when the user says: security-safety-review, security safety revie...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-security-safety-review ~/.claude/skills/omh-security-safety-review
[omh] Hermes adaptation for managing local skills. Use when the user says: skill, skills, manage skills.
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-skill ~/.claude/skills/omh-skill
[omh] Skill Health workflow: prepare a metadata-only OMH skill portfolio dashboard with stale surfaces, observed failure signals, pending amendments, and top actions. Use when the user says: skill-health, skill health, skill portfolio healt...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-skill-health ~/.claude/skills/omh-skill-health
[omh] Skill Scout workflow: prepare a metadata-only search-before-creation report for local, marketplace, GitHub, and web skill candidates with risk review and adoption options. Use when the user says: skill-scout, skill scout, skill candid...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-skill-scout ~/.claude/skills/omh-skill-scout
[omh] Source candidate inventory - prepare typed source candidates and acquisition status before downstream work; use ulw-research to fetch and cite them, or research-brief to turn them into a decision-ready brief. Use when the user says: s...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-source-finder ~/.claude/skills/omh-source-finder
[omh] Turn a support case into a clear customer reply, severity path, and owned next step. Use when the user says: support escalation, customer support reply, ticket triage, 고객 지원 에스컬레이션, 고객 답변 초안, 지원 티켓 분류.
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-support-operations ~/.claude/skills/omh-support-operations
[omh] Hermes Tech Debt Audit workflow: build the severity-by-effort debt ledger from observed repo evidence - orient, audit the named dimensions with file:line citations, rank fixes and quick wins - and reconcile RESOLVED/NEW/CARRIED agains...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-tech-debt-audit ~/.claude/skills/omh-tech-debt-audit
[omh] Policy overlay for terminal commands - add cwd, environment, safety, and result-evidence gates after preferring native shell tools for ordinary CLI, package-manager, and test runs. Use when the user says: command-operator, command ope...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-terminal ~/.claude/skills/omh-terminal
[omh] Toolbelt readiness - inventory which MCP servers, CLIs, APIs, credentials, and connectors a workflow needs; use external-connector-readiness to assess one named integration and executor-runtime-readiness to choose the coding owner. Us...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-toolbelt-readiness ~/.claude/skills/omh-toolbelt-readiness
[omh] Hermes Verification Gate workflow: define and record build, lint, typecheck, test, security, docs, generated-output, and CI evidence before completion or merge. Use when the user says: verification-gate, verification gate, quality gat...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-verification-gate ~/.claude/skills/omh-verification-gate
[omh] Hermes visual-qa workflow: prepare observed-only rendered QA gates for web, frontend, image, document, and TUI surfaces. Use when the user says: visual-qa, visual qa, visual QA, visual quality assurance, visual check, web qa, web visu...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-visual-qa ~/.claude/skills/omh-visual-qa
[omh] Terse voice and mobile-style requests - turn short spoken-style asks into clarify, plan, status, handoff, or confirmation actions. Use when the user says: voice-operator, voice operator, voice-first, voice command, mobile command, sho...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-voice-input ~/.claude/skills/omh-voice-input
[omh] Web lookup lane - settle a current-facts question in one cited retrieval round with retrieval dates and source-quality notes; for pre-spec grounding across reference implementations use `research`. Use when the user says: web-research...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-web-research ~/.claude/skills/omh-web-research
[omh] Hermes Web Search Setup workflow: diagnose scraper and auxiliary extract-model configuration, guide account setup, and apply each change as its own diff approval. Use when the user says: websearch-setup, web search setup, make web sea...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-websearch-setup ~/.claude/skills/omh-websearch-setup
[omh] Hermes adaptation for wiki construction blueprints and retained knowledge capture with destination-aware external knowledge connection guidance. Use when the user says: wiki, project wiki, build a wiki, start a wiki, organize my notes...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-wiki ~/.claude/skills/omh-wiki
[omh] Hermes workflow learning workflow: classify and review self-improvement store routes as an auxiliary review lane before durable writes, then record workflow attempts as metadata-only traces, evals, review queues, patch proposals, regr...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-workflow-learning ~/.claude/skills/omh-workflow-learning
[omh] Hermes Workspace Audit workflow: map repository, skill, prompt, plugin, MCP, hook, config, and runtime surfaces before strengthening or operating OMH. Use when the user says: workspace-audit, workspace audit, repo surface audit, repos...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/omh-workspace-audit ~/.claude/skills/omh-workspace-audit
[omh] Project terminology alignment workflow: look up, capture, correct, and align the words a repository uses before planning or handoff. Use when the user says: ulw-context, project terminology alignment, review project terms, align proje...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/ulw-context ~/.claude/skills/ulw-context
[omh] Hermes Deep Interview workflow: one-question-at-a-time clarification. Use when the user says: deep-interview, interview, clarify, feature shaping, ambiguous product request, one question, 要件を詰めて, 曖昧な要求.
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/ulw-interview ~/.claude/skills/ulw-interview
[omh] Hermes Loop workflow: agentic interviewer -> planner -> researcher -> builder -> reviewer cycles until a real gate. Use when the user says: loop, goal loop, long horizon goal, never stop, research plan goal feedback, token exhaustion...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/ulw-loop ~/.claude/skills/ulw-loop
[omh] Maestro - prepares the handoff for the coding agent you already chose, composing its prompt from that agent's own installed skills; never selects the owner and never executes the work itself. Use when the user says: ulw-maestro, codin...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/ulw-maestro ~/.claude/skills/ulw-maestro
[omh] Ultraperf - find where a system is actually slow, leaking, or expensive across runtime, memory, token cost, storage, rendering, inference, CI, and query domains, then fix one measured hot path at a time behind a regression budget. Use...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/ulw-perf ~/.claude/skills/ulw-perf
[omh] Hermes Ralplan workflow: consensus planning with review gates. Use when the user says: ralplan, consensus plan, reviewed plan, issue to PR, acceptance criteria, verification command, reviewable PR, risky planning.
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/ulw-plan ~/.claude/skills/ulw-plan
[omh] Hermes UltraQA workflow: adversarial QA and fix loops. Use when the user says: ultraqa, adversarial qa, hostile scenarios, e2e qa, real-world qa, qa scenario, release qa, 敵対的QA.
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/ulw-qa ~/.claude/skills/ulw-qa
[omh] Deep research engine - grounding for specs and decisions: study open-source reference implementations with pinned refs, gather live web evidence with citation discipline, verify contested claims, and distill a decision-grounding dossi...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/ulw-research ~/.claude/skills/ulw-research
[omh] Ultrawork - split an accepted plan into disjoint parallel lanes with per-lane acceptance criteria, verification commands, and owners; prevents two lanes editing the same file. Aliases: ulw. Use when the user says: ultrawork, parallel...
git clone --depth 1 https://github.com/rlaope/oh-my-hermes
cp -r oh-my-hermes/skills/ulw-work ~/.claude/skills/ulw-work
Comments (0)
Sign in to join the discussion.
No comments yet
Be the first to share your take.