Orbital AGENTS.md

Orbital AGENTS.md is an instructions file for Codex, OpenCode from zqiren/Orbital. It costs 1,272 tokens per session, scanned A, original, GPL-3.0.

A project guide for coding agents working on the Orbital codebase. It explains what the project is, how to write changes, how to recover context, and which mistakes to avoid.

In plain words
What is it for?
Use it when an agent starts work on Orbital, needs to understand the codebase, or loses track of earlier context.
Why use it?
It gives an agent the project knowledge and working rules it needs before making changes. This reduces confusion and avoids known pitfalls.

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/zqiren/orbital/agents-md
Clone the repo
git clone --depth 1 https://github.com/zqiren/Orbital

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 Orbital AGENTS.md

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

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

Security

Grade A, and why

Orbital 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 · 96 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-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. 5d ago First seen · 96 lines · 1,272 tokens per session scan A 49591dff3f08

Subscribe to this mod's changes

Orbital AGENTS.md is an instructions file published in the GitHub repository zqiren/Orbital (256 stars, last pushed today), licensed GPL-3.0. It adds 1,272 tokens to every session, about $0.0064 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 instructions, from other repositories

kungfu AGENTS.md

AGENTS.md instructions for kungfu-systems/kungfu, covering agents.md, start from the person's objective, rules that always apply, load bounded context before changing the repository and execute and verify through shifu.

kungfu-systems/kungfu · 1,532 tokens

hive AGENTS.md

AGENTS.md instructions for aden-hive/hive, covering repository guidelines, coding agent notes, multi-agent safety and change hygiene.

aden-hive/hive · 377 tokens

kungfu CLAUDE.md

Claude Code instructions for kungfu-systems/kungfu: Read and follow AGENTS.md before working in this repository. It routes both product use and contribution work to the repository sources of truth, including the requirement that development and build tasks enter through Shifu.

kungfu-systems/kungfu · 54 tokens

kungfu copilot-instructions.md

Copilot instructions for kungfu-systems/kungfu: Read and follow AGENTS.md before proposing or running changes. It is the shared agent router for this repository, including the canonical Shifu development and build entrypoint.

kungfu-systems/kungfu · 45 tokens

Upsonic CLAUDE.md

Claude Code instructions for Upsonic/Upsonic, covering claude.md, project overview, ai operational guides, default pre-work consultation and keep documents/ai/explanation/ in sync with code.

Upsonic/Upsonic · 2,950 tokens

build_a_product_agent CLAUDE.md

Instructions for ADW-19/build_a_product_agent, covering claude.md, 项目本质(readme 概览之外), 目录与编号规范, 文章写作规范(新增/修改文章时必须遵循) and 常用操作.

ADW-19/build_a_product_agent · 1,422 tokens