AgentStack
SKILL verified MIT Self-run

Agent Board

skill-rlaope-oh-my-hermes-agent-board · by rlaope

[omh] Hermes agent board workflow: coordinate multiple Hermes profiles or agents with task, handoff, heartbeat, blocker, and completion states.

No reviews yet
0 installs
7 views
0.0% view→install

Install

$ agentstack add skill-rlaope-oh-my-hermes-agent-board

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Agent Board? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Agent Board

This is a Hermes-native agent-board workflow skill.

Why This Exists

agent-board exists so Hermes users can ask for this workflow in chat and receive a structured, evidence-bounded OMH operating surface instead of ad hoc narration.

Do Not Use When

  • The request is already handled by a narrower explicit skill with stronger evidence.
  • The user asks OMH to secretly run external platforms, connectors, schedulers, file exports, or runtime agents.
  • The only safe answer is to ask for missing authority, credentials, target, or observed evidence first.

Examples

Good example:

  • Prompt: agent-board coordinate PM, CTO, QA, and release agents on this launch checklist.
  • Expected behavior: Produce prepare_agent_board_card with required context, wrapper actions, and not-evidence boundaries.
  • Why: The prompt names a real workflow surface that Hermes can orchestrate without hiding execution.

Bad example:

  • Prompt: agent-board mark the other agent complete without an observed heartbeat or result.
  • Expected behavior: Report the missing observed evidence or authority instead of claiming the external step happened.
  • Why: Prepared OMH guidance is not platform, runtime, connector, file, memory, or delivery evidence.

Completion Checklist

  • Confirm the workflow target, evidence boundary, and stop condition are named.
  • Report which outputs are prepared, observed, blocked, or missing.
  • Name the smallest next verification or handoff instead of claiming completion from narration.

Recovery Notes

  • If required context is missing, ask one blocking question or route back to the narrower workflow.
  • If runtime or wrapper evidence is unavailable, keep the status as not_observed and expose the next observable action.

OMH Context Rail

  • This skill is part of OMH's Hermes workflow layer, not a standalone executor.
  • Product context: OMH is a Hermes-native workflow pack: choose skills, shape work, prepare artifacts, show status, and hand off with evidence boundaries.
  • Current lane: Automation and status (achievements, workspace-audit, production-audit, automation-blueprint, github-event-ops, agent-board, gateway-intent-card, voice-operator, +26 more) - schedules, status, health, and ops review.
  • If the user intent belongs to another OMH lane, hand back to oh-my-hermes or name the adjacent workflow instead of force-fitting this skill.
  • Cross-skill context: every OMH skill: match lane; generic tool can render or execute.
  • Generic-tool checkpoint: image->img-summary; frontend->frontend/a11y/visual-qa; paper->paper-learning; content->content-operator; media->media-input-operator; file->materials-package; search->web-research; live->live-info-operator; audit->workspace/production/security; failures->build-failure; verify->verification-gate; code->codegraph/onboarding/ultraprocess.
  • Coverage: Every generated workflow skill carries this rail.
  • Normal users talk to Hermes; OMH CLI is infra.
  • Boundary: Prepared OMH routing, cards, handoffs, or artifacts are not observed execution, image generation, delivery, review, CI, merge-readiness, or merge evidence.

Use When

Use when multiple Hermes profiles, agents, or targets need a board-shaped status contract for collaborative work.

Strong routing signals: agent-board, agent board, kanban, multi-agent, multi agent, multi agent board, multiple hermes agents, multiple hermes profiles, hermes profiles, subagent, subagents, sub agent, sub agents, agent coordination, agent task board, task board, roles and board, role board, heartbeat, blocker, agent blocker, agent heartbeat, agent handoff, handoff board, interviewer reviewer builder, reviewer builder, 칸반, 멀티 에이전트, 서브에이전트, 서브 에이전트, 여러 에이전트, Hermes agent 여러 명, 여러 명이 같이 일, 에이전트 보드, 작업 배분, 역할 배분, 작업 보드, 역할과 보드, 역할 보드

Catalog Metadata

Category: agent-coordination Phase: board-status Hermes role: tracker Quality tier: workflow-surface-gated

Quality bar:

  • Name the user-facing workflow objective, required context, next action, and stop condition.
  • Separate prepared guidance from observed platform, runtime, connector, file, memory, or delivery evidence.
  • Expose missing tools, credentials, targets, or observations as user-visible gaps.

Handoff policy:

Keep this as Hermes-facing orchestration guidance first. Prepare executor, connector, gateway, or host-runtime handoff only when the user accepts that next step and observed evidence can be recorded.

Required inputs:

  • user request
  • target context
  • delivery or status expectation
  • known missing evidence

Expected outputs:

  • agent-board/v1 card or guidance
  • next action
  • prepared-vs-observed boundary

Artifact expectations:

  • agent-board/v1 metadata-only runtime or wrapper card when recorded

Safety rules:

  • An agent board card is not proof that another Hermes agent accepted, executed, heartbeat-ed, or completed work unless target-specific evidence exists.
  • Do not claim connector, gateway, runtime, file generation, memory mutation, or host automation evidence from prepared guidance.

Harness Discipline

  • Start from the representative harness registry in oh-my-hermes when the workflow needs coding, research, planning, goal execution, architecture, critique, QA, or documentation lanes.
  • Prefer richer evidence and clearer stop conditions over adding more workflow names.
  • Use specialist lanes only when they change the quality of the answer or verification.

Runtime Evidence

Preferred harness for this skill: agent-board.

When local shell access or a bot wrapper is available, record metadata-only evidence:

omh runtime record --skill agent-board --harness agent-board --status started
omh runtime delegate --run  --requested --not-observed --result not_observed

Record observed delegation results when Hermes or the wrapper exposes them. If delegation is unavailable, keep the result explicit as not_available or not_observed.

Hermes Compatibility Contract

  • Preserve the workflow intent, stop conditions, and verification discipline.
  • Use Hermes-native tools, file operations, and subagent/delegation features when available.
  • Do not require runtime tools, role prompts, or overlays that Hermes Agent does not expose.
  • Respect omh_target_topology/v1 when a wrapper reports it: bind state to the current target/thread, adapt only the parts of this workflow that benefit from multiple Hermes agents, and fall back to single-target behavior when active_agent_count is one.
  • When target topology changes from one to many or many to one, give a concise setup-change comment or use the wrapper's apply action before treating the new topology as persistent.
  • Treat wrapper-supplied memory/context summaries as advisory local context, not proof that opaque Hermes memory was read or changed.
  • When a runtime-specific mechanism appears in imported instructions, translate it to a Hermes-native artifact:
  • goal tools -> .omh/goals/ ledgers, goal_completion_gate/v1, goal_status_card/v1, goal_continuation/v1, or explicit checklists with named next actions,
  • question renderers -> one concise question in the current Hermes interface,
  • native subagents -> Hermes delegation when available, otherwise sequential lanes,
  • shell bridge commands -> optional bridge mode only.

Execution Rules

  1. Load supporting context with skills_list / skill_view when needed.
  2. State the workflow target, constraints, validation evidence, and stop condition.
  3. Keep progress evidence-backed.
  4. Verify with the smallest relevant test or inspection before claiming completion.
  5. If Hermes cannot provide a required runtime capability, say so and use the fallback above.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.