naive-harness-kit AGENTS.md

naive-harness-kit AGENTS.md is an instructions file for Codex, OpenCode from Rainnystone/naive-harness-kit. It costs 850 tokens per session, scanned A, original, MIT.

Repository instructions for maintaining naive-harness-kit, a package containing documentation, coding-agent skills, reference files, and validation scripts.

In plain words
What is it for?
Use them when editing the repository, updating documentation, changing skills, managing frozen references, or running project validation.
Why use it?
They clarify which files serve humans or agents and help keep the English and Chinese documentation and other project parts aligned.

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/rainnystone/naive-harness-kit/agents-md
Clone the repo
git clone --depth 1 https://github.com/Rainnystone/naive-harness-kit

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 naive-harness-kit AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/rainnystone/naive-harness-kit/agents-md.svg)](https://agentmods.dev/instructions/rainnystone/naive-harness-kit/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/rainnystone/naive-harness-kit/agents-md"><img src="https://agentmods.dev/badge/instructions/rainnystone/naive-harness-kit/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 850 This file is loaded in full into every session.
When invoked 850 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.00850 $0.00850
Opus 5 $0.00425 $0.00425
Sonnet 5 $0.00170 $0.00170
Haiku 4.5 $0.00085 $0.00085

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

Security

Grade A, and why

naive-harness-kit 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 · 86 lines

How it starts

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

NHK Repository Agent Instructions

This file is for coding agents working on the nhk repository itself.

It is not the end-user manual for NHK. Human-facing usage belongs in README.md and README_CN.md. Skill behavior belongs in the four skill folders. Frozen drafting assets belong in references/.

Repo Scope

Treat this repository as the clean publishable NHK package:

  • repo-facing docs for humans
  • agent-facing maintenance instructions
  • four NHK skills
  • frozen local references used by those skills
  • maintainer-only deterministic validation in scripts/ and tests/

Do not turn this repository into a scratchpad for local planning artifacts from outside the package.

Documentation Roles

  • README.md: default GitHub landing page, English-first, written for humans
  • README_CN.md: Chinese companion, written for humans, must stay aligned with README.md
  • AGENTS.md: shared repository instructions for Codex-style agents
  • CLAUDE.md: Claude Code entrypoint, should remain thin and import this file
  • welcome-to-nhk/, nhk-bootstrap/, nhk-upkeep/, nhk-archive/: actual skill behavior
  • references/: frozen reference assets, not casual dumping grounds
  • scripts/: optional, read-only maintainer validation; not runtime skill content
  • tests/: maintainer tests for deterministic validation; not runtime skill content

Do not mix these roles. If a change is meant to teach humans how to use NHK, put it in the READMEs. If a change is meant to guide an agent maintaining this repository, put it here or in CLAUDE.md.

Editing Rules

  • Keep NHK prompt-first, not hook-first.
  • Preserve the current four-skill split unless there is a clear design reason to change it.
  • Treat references/ as controlled assets. Update them deliberately, not casually.
  • If a reference or template explicitly says a subsection is verbatim-preserved, do not rewrite that subsection unless the human explicitly approves it.
  • Do not silently remove the English/中文 cross-links between the two READMEs.

Read the full file on GitHub · 86 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 · 86 lines · 850 tokens per session scan A 698a43ac4e56

Subscribe to this mod's changes

naive-harness-kit AGENTS.md is an instructions file published in the GitHub repository Rainnystone/naive-harness-kit (21 stars, last pushed 1mo ago), licensed MIT. It adds 850 tokens to every session, about $0.0042 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.