long-run-hybrid-coach: Instructions file for Codex

AGENTS.md

long-run-hybrid-coach AGENTS.md is an instructions file for Codex, OpenCode from atomchung/long-run-hybrid-coach. It costs 1,825 tokens per session, scanned A, original, MIT.

Repository instructions for the Long Run Hybrid Coach project. They define how the product should handle data, privacy, coaching decisions, approvals, and provider updates.

In plain words
What is it for?
Use them when modifying the Long Run Hybrid Coach codebase, especially features involving user data, training activities, coaching plans, approvals, or external providers.
Why use it?
They give coding agents clear boundaries for making changes safely and consistently. They also prevent private data, missing information, or uncertain results from being treated incorrectly.

Instructions file for CodexOpenCode

Written for Codex and OpenCode: the file is AGENTS.md. Also seen: mentions Codex.

This is atomchung/long-run-hybrid-coach's own configuration. It tells Codex and OpenCode how to work on long-run-hybrid-coach 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 long-run-hybrid-coach configures →

Reuse

Borrowing it

Nothing to install: this file belongs to atomchung/long-run-hybrid-coach. 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/atomchung/long-run-hybrid-coach/main/AGENTS.md
Clone the repo
git clone --depth 1 https://github.com/atomchung/long-run-hybrid-coach

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 long-run-hybrid-coach AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/atomchung/long-run-hybrid-coach/agents-md/github.svg)](https://agentmods.dev/instructions/atomchung/long-run-hybrid-coach/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/atomchung/long-run-hybrid-coach/agents-md"><img src="https://agentmods.dev/badge/instructions/atomchung/long-run-hybrid-coach/agents-md/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 long-run-hybrid-coach AGENTS.md

Your own site · 80×15
<a href="https://agentmods.dev/instructions/atomchung/long-run-hybrid-coach/agents-md"><img src="https://agentmods.dev/badge/instructions/atomchung/long-run-hybrid-coach/agents-md.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 1,825 This file is loaded in full into every session.
When invoked 1,825 The same file — it is already loaded in full.
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.01825 $0.01825
Opus 5 $0.00912 $0.00912
Sonnet 5 $0.00365 $0.00365
Haiku 4.5 $0.00183 $0.00183

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

Security

Grade A, and why

long-run-hybrid-coach 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 9d 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 · 136 lines

How it starts

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

Long Run Hybrid Coach repository rules

This is a Codex-native product. The repository must not call an LLM API or require an OpenAI API key.

Repository invariants

  1. Keep the product runnable without importing PersonalOS. PersonalOS may be a migration reference, never a runtime dependency.
  2. Keep credentials, raw provider payloads, GPS tracks, FIT activities, private contexts, plans, approvals, receipts, and provider state outside the repository. Only anonymous fixtures may be committed.
  3. Treat missing, stale, partial, and failed reads as unknown. Never convert them to zero or evidence of recovery.
  4. The model owns coaching judgment. Deterministic code owns data acquisition, reconciliation with identity-backed actuals, validation, persistence, approval binding, idempotency, provider writes, read-back, and delivery state.
  5. Deterministic validation must not become a shadow coach. Block only when an action is structurally invalid, contradicts verified state or identity, invents unsupported precision, crosses an authorization or delivery boundary, or conflicts with an explicit positive safety signal. Missing, stale, partial, or failed optional evidence may lower confidence but must not by itself force rest or human review, or block an otherwise valid coaching action.
  6. Before adding a blocking validator, document the exact invariant and concrete harm, why a warning, model judgment, or narrower capability boundary is insufficient, which valid workflows remain possible, and the false-positive cost. Add both a harmful-case regression and a false-positive control. Prefer provenance, warnings, bounded writes, and targeted checks over blanket denial.
  7. Publishing requires approval bound to the exact proposed delivery. Only product-owned workouts may be written or updated.
  8. Report only delivery evidence the product can observe. The contract is the owner of valid delivery states; an earlier state never proves a later hop.
  9. Do not diagnose. Pain, illness, chest pain, dizziness, or unusual symptoms require a lower-risk human decision.
  10. Coaching capability is entry-agnostic: every entry, including a new one, must be able to express any coaching act the validation layer accepts. Entries differ only in data sources and in operator tooling.
  11. Invariant 5 binds the validator; this binds the prompt. A Skill or hosted instruction must not become a shadow coach either. It owns only the product-specific orchestration a competent model cannot infer: what the source of truth is, which boundary needs an explicit confirmation, and what the product may claim to have observed. Field semantics belong to contracts/, training judgment to hybrid_training.md served beside it as its own prompt, structural and authorization rules to the validator, and the command surface to README. An observation is never mapped to an assumed cause and a fixed adjustment: none_found means no matching evidence was observed, never that the athlete's week was too full.
  12. A new capability changes evidence, context, schema, or tool descriptions. Changing a coaching instruction instead is the exception and carries the burden: name the concrete, reproducible eval failure it fixes, and why a better field description, context shape, or tool contract cannot fix it. A single dogfood incident is not that failure. No fixed threshold, progression percentage, or decision tree enters an instruction unless it is a structural or safety invariant. When deleting an instruction leaves the coaching evals and the safety boundary unchanged, keep it deleted.
  13. Everything the model reads is one finite budget: tool descriptions, input schemas, the orchestration prompt, the Skill, and every context field. A client is handed all of it before the first turn and carries it through the conversation, so an addition is paid for by every later turn. Growth is therefore accounted for, not assumed: adding surface means saying what it buys, and adding it to the orchestration prompt means naming the paragraph it replaces.
  14. A tool is one act with one set of defaults. Do not merge operations whose side effects, destructiveness, or defaults differ — a single tool whose unstated field means "not stated" on one path and "as prescribed" on another invents data on behalf of the athlete, and one whose annotations must describe both paths can only describe them dishonestly. Equally, do not split one act into a sequence the model has to rediscover. Fewer tools is not the goal; each tool being truthfully describable in its own sentence is.
  15. Prefer changing what the model reads over adding to what it must choose between. A better field description, a clearer context shape, or a tighter input contract is cheaper than a new tool and cannot be called at the wrong time. When a new surface is genuinely the answer, an eval case that fails before it and passes after is what shows it was.
  16. A comment reading archived issue #NN names an issue in the archived private repository this product migrated from; the number does not resolve here and is provenance for finished work, never a link to follow. Cite this repository's own tracker as plain issue #NN. Before adding a new citation, open the number and confirm its topic actually matches what you are writing next to — the archived repository used the same low numbers this one has since reissued for unrelated work, so a remembered number is not enough.

Read the full file on GitHub · 136 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. 9d ago First seen · 136 lines · 1,825 tokens per session scan A c439dcbd6fff

Subscribe to this mod's changes

long-run-hybrid-coach AGENTS.md is an instructions file published in the GitHub repository atomchung/long-run-hybrid-coach (4 stars, last pushed yesterday), licensed MIT. It adds 1,825 tokens to every session, about $0.0091 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.

Related

Other instructions, from other repositories

next.js AGENTS.md

AGENTS.md instructions for vercel/next.js, covering next.js development guide, codebase structure, monorepo overview, core package: packages/next and other important packages.

vercel/next.js · 7,296 tokens

codex AGENTS.md

AGENTS.md instructions for openai/codex, covering rust/codex-rs, the codex-core crate, code review rules, crate api surface and model visible context.

openai/codex · 5,153 tokens

vscode buildNext.instructions.md

Working notes and architecture documentation for the new esbuild-based build system in build/next. Use when making changes to the new build pipeline (transpile/bundle commands, NLS plugin, source-map handling, resource copying, or self-hosting watch tasks).

microsoft/vscode · 6,785 tokens

vscode oss-third-party-notices.instructions.md

Instructions for microsoft/vscode, covering vs code oss third-party-notices pipeline, architecture, pipeline flow in ci, applying the notice (cutover) and fallback chain (never fail the build).

microsoft/vscode · 5,001 tokens

langchain AGENTS.md

AGENTS.md instructions for langchain-ai/langchain, covering global development guidelines for the langchain monorepo, corridor security analysis, project architecture and context, monorepo structure and development tools & commands.

langchain-ai/langchain · 4,469 tokens

deepseek-harness AGENTS.md

AGENTS.md instructions for deepseek-ai/deepseek-harness, covering agents.md, pre-stable apis and released session data, repository layout, commands and host sandbox failures.

deepseek-ai/deepseek-harness · 3,735 tokens