mainbranch AGENTS.md

mainbranch AGENTS.md is an instructions file for Codex, OpenCode from noontide-co/mainbranch. It costs 4,464 tokens per session, scanned A, original, MIT.

Repository instructions for Main Branch, an open-source command-line tool and agent skill system that runs business workflows from Markdown files stored in Git.

In plain words
What is it for?
Use them when working on Main Branch, especially to understand its command-line tool, agent skills, GitHub issue and pull-request workflow, and support for Codex and Claude Code.
Why use it?
They give coding agents and contributors the project's operating rules, structure, and daily workflow so changes fit the repository's intended design.

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/noontide-co/mainbranch/agents-md
Clone the repo
git clone --depth 1 https://github.com/noontide-co/mainbranch

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

README.md
[![agentmods](https://agentmods.dev/badge/instructions/noontide-co/mainbranch/agents-md.svg)](https://agentmods.dev/instructions/noontide-co/mainbranch/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/noontide-co/mainbranch/agents-md"><img src="https://agentmods.dev/badge/instructions/noontide-co/mainbranch/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 4,464 This file is loaded in full into every session.
When invoked 4,464 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.04464 $0.04464
Opus 5 $0.02232 $0.02232
Sonnet 5 $0.00893 $0.00893
Haiku 4.5 $0.00446 $0.00446

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

Security

Grade A, and why

mainbranch 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 · 530 lines

How it starts

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

Agent Instructions

Main Branch is public open-source infrastructure. Treat this file as the repo-level operating contract for Codex, Claude Code, and any other agent or human contributor working in this repository.

Product Shape

Main Branch is a CLI plus agent-runtime skill system for running a business from markdown files in git.

  • mb is the deterministic, inspectable, scriptable control plane.
  • Agent-runtime skills are the judgment-heavy execution layer.
  • Shared workflow sources are the runtime-agnostic workflow contract; runtime shells and generated guidance are adapters over those sources.
  • GitHub issues are tasks.
  • Pull requests are proposals and review conversations.
  • Git history is the evolution story.
  • A user's business repo is the durable business brain.
  • A user is not met with git speak but instead business speak.

Claude Code and Codex CLI are the supported agent runtimes today. Claude Code uses project-local slash skills. Codex uses generated AGENTS.md, global Main Branch skills, deterministic mb facts, and workflow inventory. That is daily-loop Codex support, not full production workflow parity. Business repos should not carry repo-local Codex plugin or skill copies unless a future issue proves that fallback is required. Cursor, OpenClaw, Hermes, Paperclip-adjacent orchestration, and local runtimes remain compatibility targets until tested. Do not claim support before there is an adapter and smoke evidence for the exact surface.

The public product frame lives in docs/ethos.md, the operator loop taxonomy lives in docs/operator-loops.md, and release direction lives in docs/roadmap.md.

Daily Operating Loop

The current product center is the daily owner loop:

  1. The operator opens the business repo and starts Claude Code or Codex CLI.
  2. /mb-start, the generated repo instructions, or global Main Branch Codex skills ground the agent in deterministic mb facts before advice.
  3. The agent routes thought dumps and requests into business primitives: bets, goals, offers, research, decisions, pushes, playbooks, outcomes, and checkpoints.
  4. mb keeps the repo healthy: repo shape, status health, graph links, provider readiness, runtime wiring, update/repair paths, validation, and guarded commits.
  5. /mb-end and mb checkpoint reconcile what changed so durable business memory stays in git.

Read the full file on GitHub · 530 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 · 530 lines · 4,464 tokens per session scan A 2bbfc46b50b7

Subscribe to this mod's changes

mainbranch AGENTS.md is an instructions file published in the GitHub repository noontide-co/mainbranch (38 stars, last pushed 21d ago), licensed MIT. It adds 4,464 tokens to every session, about $0.0223 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.