axum-harness: Skill for Claude Code

.agents/skills/harness-zoom-out/SKILL.md

harness-zoom-out is a skill for Claude Code, Codex from openclosed-org/axum-harness. It costs 58 tokens per session (176 once invoked), scanned A, original, Apache-2.0.

A method for mapping an unfamiliar part of a code repository. It identifies who owns the area, what it does, who calls it, where its public entry points are, and what evidence exists.

In plain words
What is it for?
Use it when exploring a new code area, tracing callers and adapters, checking tests or validators, or asking how a module fits into the wider system.
Why use it?
It gives an agent enough context to understand a module before editing it and makes uncertainty or missing verification visible.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

This is openclosed-org/axum-harness's own configuration. It tells Claude Code and Codex how to work on axum-harness itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything axum-harness configures →

Reuse

Borrowing it

Nothing to install: this file belongs to openclosed-org/axum-harness. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/openclosed-org/axum-harness/main/.agents/skills/harness-zoom-out/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/openclosed-org/axum-harness

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 harness-zoom-out

README.md
[![agentmods](https://agentmods.dev/badge/skills/openclosed-org/axum-harness/harness-zoom-out/github.svg)](https://agentmods.dev/skills/openclosed-org/axum-harness/harness-zoom-out)
Your own site
<a href="https://agentmods.dev/skills/openclosed-org/axum-harness/harness-zoom-out"><img src="https://agentmods.dev/badge/skills/openclosed-org/axum-harness/harness-zoom-out/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 harness-zoom-out

Your own site · 80×15
<a href="https://agentmods.dev/skills/openclosed-org/axum-harness/harness-zoom-out"><img src="https://agentmods.dev/badge/skills/openclosed-org/axum-harness/harness-zoom-out.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 58 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 176 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.00058 $0.00176
Opus 5 $0.00029 $0.00088
Sonnet 5 $0.00012 $0.00035
Haiku 4.5 $0.00006 $0.00018

Measured 11d ago against content hash 5faa06d15c2f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

harness-zoom-out 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 11d 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.

.agents/skills/harness-zoom-out/SKILL.md · 28 lines

What it actually says

Harness Zoom Out

Use this skill to map context before making changes.

Workflow skills guide process. Ownership skills still decide writable boundaries.

Output

Provide a concise map of:

  1. owner skill and writable boundary
  2. module purpose in repository language
  3. main callers and downstream consumers
  4. public seams and adapters
  5. relevant declared metadata indexes
  6. executable evidence available: tests, validators, gates, scripts, command output
  7. known gaps or uncertainty

Do not propose changes unless the user asks for recommendations.

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. 11d ago First seen · 28 lines · 58 tokens per session scan A 5faa06d15c2f

Subscribe to this mod's changes

harness-zoom-out is a skill published in the GitHub repository openclosed-org/axum-harness (49 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 58 tokens to every session and 176 once invoked, about $0.0003 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.

Related

Other skills, from other repositories

open_rca_diagnosis

A structured method for finding the root cause of failures in microservices by examining measurements, request traces, and logs. It uses thresholds and cross-checks to connect symptoms to causes.

derisk-ai/OpenDerisk · 36 tokens

files-inspect

Inspect, download, upload, and debug Kurtosis file artifacts. View artifacts in an enclave, download them locally for inspection, upload local files, and troubleshoot file mounting issues. Use when services can't find expected files or configs are wrong.

kurtosis-tech/kurtosis · 51 tokens

starlark-dev

Develop and debug Kurtosis Starlark packages. Create packages from scratch, understand the plan-based execution model, use print() debugging, handle future references, and test packages locally. Use when writing or troubleshooting .star files.

kurtosis-tech/kurtosis · 50 tokens

docker-debug

Debug Kurtosis running on local Docker. Inspect engine, API container, and service logs. Diagnose container crashes, port conflicts, and networking issues. Use when kurtosis commands fail or services aren't reachable on Docker.

kurtosis-tech/kurtosis · 45 tokens

enclave-inspect

Inspect and manage Kurtosis enclaves. List enclaves, view services and ports, examine file artifacts, dump enclave state for debugging, and clean up. Use when you need to understand what's running inside an enclave or export its state.

kurtosis-tech/kurtosis · 52 tokens

k8s-debug-pods

Debug Kurtosis pods on Kubernetes. Diagnose why pods are Pending, CrashLoopBackOff, ImagePullBackOff, or Evicted. Check node taints, tolerations, resource pressure, and pod events. Use when kurtosis engine start fails or pods aren't coming online.

kurtosis-tech/kurtosis · 62 tokens