atlas: Skill for Claude Code

.claude/skills/measurement-discipline/SKILL.md

measurement-discipline is a skill for Claude Code from Avarok-Cybersecurity/atlas. It costs 128 tokens per session (1,896 once invoked), scanned A, original, AGPL-3.0.

A set of rules for measuring and reporting performance claims such as tokens per second, time to first token, total time, accuracy, and related figures.

In plain words
What is it for?
Use it before measuring, comparing, or recording performance numbers in reports, commits, pull requests, or benchmark files.
Why use it?
It helps prevent performance numbers from being measured or quoted inconsistently. The description does not specify the exact measurement procedure.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is Avarok-Cybersecurity/atlas's own configuration. It tells Claude Code how to work on atlas 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 atlas configures →

Reuse

Borrowing it

Nothing to install: this file belongs to Avarok-Cybersecurity/atlas. 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/Avarok-Cybersecurity/atlas/main/.claude/skills/measurement-discipline/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/Avarok-Cybersecurity/atlas

Made for: Claude Code.

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 measurement-discipline

README.md
[![agentmods](https://agentmods.dev/badge/skills/avarok-cybersecurity/atlas/measurement-discipline/github.svg)](https://agentmods.dev/skills/avarok-cybersecurity/atlas/measurement-discipline)
Your own site
<a href="https://agentmods.dev/skills/avarok-cybersecurity/atlas/measurement-discipline"><img src="https://agentmods.dev/badge/skills/avarok-cybersecurity/atlas/measurement-discipline/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 measurement-discipline

Your own site · 80×15
<a href="https://agentmods.dev/skills/avarok-cybersecurity/atlas/measurement-discipline"><img src="https://agentmods.dev/badge/skills/avarok-cybersecurity/atlas/measurement-discipline.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 128 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,896 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 1 finding, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Rogue Agent · line 24
    Skill establishes unauthorized persistence across sessions via cron jobs, startup scripts, or state files. Session persistence allows an attacker to maintain access beyond the current interaction.
    Fix: Remove any persistence mechanisms (cron jobs, startup scripts, state files). Skills should not maintain state across sessions without explicit user consent.
How audits are shown
Origin unknown 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.00128 $0.01896
Opus 5 $0.00064 $0.00948
Sonnet 5 $0.00026 $0.00379
Haiku 4.5 $0.00013 $0.00190

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

Security

Grade A, and why

measurement-discipline 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 12d 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.

timing via curl, nsys cadence, server-attested usage). Discredit fields, not
.claude/skills/measurement-discipline/SKILL.md · 115 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. 12d ago First seen · 115 lines · 128 tokens per session scan A 8770e3bab42d

Subscribe to this mod's changes

measurement-discipline is a skill published in the GitHub repository Avarok-Cybersecurity/atlas (678 stars, last pushed yesterday), licensed AGPL-3.0. It adds 128 tokens to every session and 1,896 once invoked, about $0.0006 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 skills, from other repositories

cutedsl_megamoe

Skill "cutedsl_megamoe" from flashinfer-ai/flashinfer, covering updating the cutedsl megamoe kernel src, layout, when the kernel team drops a new version of src/ and what not to update here.

flashinfer-ai/flashinfer · 0 tokens

swapab_cutedsl_megakernel

Skill "swapab_cutedsl_megakernel" from flashinfer-ai/flashinfer, covering updating the sm120 swap-ab cutedsl megamoe kernel src, layout, when the kernel team drops a new version of src/ and what not to update here.

flashinfer-ai/flashinfer · 0 tokens

pull_style_cutedsl_megakernel

This tree vendors the kernel team's SM90 FP8 MegaMoE drop — a fork of the same kernel repo that kernelsrc/cutedslmegamoe vendors (Bangyu's SM100 tree). The SM90 work (Vincent's hoppermegamoe branch) moved the shared runtime forward, so this tree duplicates common/, src/, and moenvfp4swapab/ at its own revision instead…

flashinfer-ai/flashinfer · 0 tokens

gpu-server-setup

Prepare a Linux server with NVIDIA GPUs for neural-network and LLM workloads, or diagnose one that misbehaves. Use when the user asks to set up or prepare a GPU server, install NVIDIA drivers or CUDA on Debian/Ubuntu, wire Docker to GPUs (NVIDIA Container Toolkit), deploy vLLM / Infinity / OpenWebUI / Ollama /…

EvilFreelancer/gpu-server-setup · 167 tokens

expense-review-policy

Review invoices and contracts against accounts-payable policy before human approval.

openai/openai-cookbook · 17 tokens

sglang-diffusion-benchmark-profile

Use when benchmarking denoise latency or profiling a diffusion bottleneck in SGLang.

sgl-project/sglang · 26 tokens