grokkable-output AGENTS.md

grokkable-output AGENTS.md is an instructions file for Codex, OpenCode from conorbronsdon/grokkable-output. It costs 509 tokens per session, scanned A, original, MIT.

Repository instructions for grokkable-output, a project whose main deliverable is an agent skill for clearer replies, reports, and status updates. The instructions also explain how its examples and evaluation records should be handled.

In plain words
What is it for?
For maintaining the skill, reviewing supporting examples and evaluations, and following the repository's contribution rules.
Why use it?
They help contributors preserve the project's evidence and avoid editing generated evaluation artifacts by hand.

Instructions file for CodexOpenCode

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.

agentmods
npx agentmods add instructions/conorbronsdon/grokkable-output/agents-md
Clone the repo
git clone --depth 1 https://github.com/conorbronsdon/grokkable-output

Made for: Codex, OpenCode.

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 grokkable-output AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/conorbronsdon/grokkable-output/agents-md.svg)](https://agentmods.dev/instructions/conorbronsdon/grokkable-output/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/conorbronsdon/grokkable-output/agents-md"><img src="https://agentmods.dev/badge/instructions/conorbronsdon/grokkable-output/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 509 This file is loaded in full into every session.
When invoked 509 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
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 $0.00509 $0.00509
Opus 5 $0.00254 $0.00254
Sonnet 5 $0.00102 $0.00102
Haiku 4.5 $0.00051 $0.00051

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

Security

Grade A, and why

grokkable-output AGENTS.md 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 5d 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.md · 37 lines

How it starts

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

Agent instructions — grokkable-output

This repo ships one artifact: SKILL.md, a portable agent skill that changes how an agent writes replies, reports, and status updates (verdict first, one-pass readable, calibrated claims). Everything else supports it.

Layout

  • SKILL.md — the skill. The only file consumers need.
  • examples/ — real, unedited before/after pairs from A/B testing on Opus subagents. Generated artifacts: regenerate only by re-running the eval harness in the development repo, never by hand-editing (they are evidence, not prose).
  • evals/ — the corpus behind the testing claims: fixtures, assertion sets, per-assertion graded runs (including the rejected v0.4/v0.5 rounds), analyst summary. Provenance and known artifact defects: evals/README.md.
  • README.md — positioning, install, testing summary, related work.

Rules for working in this repo

  • Apply the skill to your own output here. A PR description or issue reply in this repo that buries its lede is a bug report against the product. Unenforced — no hook checks this; reviewers do.
  • Examples and eval runs are evidence. Never edit files under examples/ or evals/runs/ to read better. Their value is that they are verbatim model output — defects included (see evals/README.md for the known ones). Unenforced by tooling; provenance is documented in examples/README.md and evals/README.md.
  • Testing claims in README.md must trace to the eval corpus. Scores (21/22, 15/19, word counts) come from the graded runs in evals/runs/ and the summary in evals/RESULTS.md. If you change a claim, cite the grading it comes from. Unenforced — no CI yet; treat any unsourced number as a defect (the skill's own rule).
  • Keep the SKILL.md frontmatter complete (name, description, version, license, compatibility, metadata) — agentskills.io and marketplace listers read it.
  • Version bumps follow semver on skill content: pattern/rule changes are minor, wording fixes are patch.

Read the full file on GitHub · 37 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. 5d ago First seen · 37 lines · 509 tokens per session scan A f039611dc94d

Subscribe to this mod's changes

grokkable-output AGENTS.md is an instructions file published in the GitHub repository conorbronsdon/grokkable-output (2 stars, last pushed 7d ago), licensed MIT. It adds 509 tokens to every session, about $0.0025 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-31.