holon-runtime-ops

holon-runtime-ops is a skill for Claude Code, Codex from holon-run/holon. It costs 28 tokens per session (2,685 once invoked), scanned A, original, Apache-2.0.

An operations guide for inspecting and diagnosing Holon runtimes, which are the services that run Holon agents and their tasks. It produces limited, sanitised reports and supports authorised recovery or bug-report preparation.

In plain words
What is it for?
Use it to investigate daemon, agent, task, timer, event, provider, tool, workspace, and delivery failures; count new errors; prepare patrol reports; and document authorised recovery or bugs.
Why use it?
It separates diagnosis from permission to repair, publish reports, access data, or inspect private task and model content.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to investigate daemon, agent, task, timer, event, provider, tool, workspace, and delivery failures; count new errors; prepare patrol reports; and document authorised recovery or bugs.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/holon-run/holon/holon-runtime-ops
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.

Any agent
npx skills add holon-run/holon --skill holon-runtime-ops
Clone the repo
git clone --depth 1 https://github.com/holon-run/holon

Made for: Claude Code, Codex.

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 holon-runtime-ops

README.md
[![agentmods](https://agentmods.dev/badge/skills/holon-run/holon/holon-runtime-ops/github.svg)](https://agentmods.dev/skills/holon-run/holon/holon-runtime-ops)
Your own site
<a href="https://agentmods.dev/skills/holon-run/holon/holon-runtime-ops"><img src="https://agentmods.dev/badge/skills/holon-run/holon/holon-runtime-ops/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for holon-runtime-ops

Your own site · 80×15
<a href="https://agentmods.dev/skills/holon-run/holon/holon-runtime-ops"><img src="https://agentmods.dev/badge/skills/holon-run/holon/holon-runtime-ops.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 28 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,685 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00028 $0.02685
Opus 5 $0.00014 $0.01342
Sonnet 5 $0.00006 $0.00537
Haiku 4.5 $0.00003 $0.00268

Measured yesterday against content hash ed0093e19483, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

holon-runtime-ops 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 yesterday.

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.

skills/holon-runtime-ops/SKILL.md · 386 lines

How it starts

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

Holon Runtime Operations Skill

Summary

Use this skill to inspect Holon runtime health, diagnose agent and lifecycle failures, maintain incremental error checkpoints, produce explicitly authorized patrol reports, and prepare sanitized upstream bug reports.

This skill extends the platform-neutral ops workflow. It does not grant credentials, remediation authority, scheduled execution, direct database access, or GitHub publication authority.

When To Use

  • diagnosing Holon daemon, agent, WorkItem, task, wait, timer, event-ingress, provider, tool, workspace, or delivery behavior
  • preparing an authorized Holon restart, upgrade, rollback, or recovery
  • counting and deduplicating new Holon runtime errors
  • running an explicitly configured report-only patrol
  • preparing or publishing a sanitized holon-run/holon issue under the applicable bug-reporting policy

Do Not Use

  • for general server or service administration unrelated to Holon
  • to read task objectives, messages, prompts, transcripts, memory, or model request bodies for an activity report
  • to turn a diagnosis or patrol authorization into repair authority
  • to access the runtime database by default or depend on a private schema
  • to publish security, privacy, credential, personal-data, or corruption findings automatically

Authority Gates

Treat these as separate authorizations:

  1. read-only runtime diagnosis
  2. maintenance or remediation
  3. scheduled patrol
  4. anomaly notification
  5. direct runtime-database read
  6. direct runtime-database write
  7. GitHub duplicate search
  8. issue draft creation
  9. issue publication

Record the scope, source, expiry, and revocation conditions of standing authorizations. If a gate is absent or ambiguous, stop at the last authorized step and report what is needed next.

Source Priority

Collect evidence in this order:

  1. native runtime tools for their declared responsibility
  2. declared machine-readable holon CLI commands
  3. authoritative service or deployment logs
  4. deployment configuration and version metadata
  5. separately authorized read-only runtime-database queries as a final deep-diagnostic fallback

Read the full file on GitHub · 386 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. yesterday First seen · 386 lines · 28 tokens per session scan A ed0093e19483

Subscribe to this mod's changes

holon-runtime-ops is a skill published in the GitHub repository holon-run/holon (135 stars, last pushed today), licensed Apache-2.0. It adds 28 tokens to every session and 2,685 once invoked, about $0.0001 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-09-07.