run-shelf AGENTS.md

run-shelf AGENTS.md is an instructions file for Codex, OpenCode from RuochenLyu/run-shelf. It costs 206 tokens per session, scanned A, original, MIT.

A set of development rules for RunShelf, a macOS tool for running, scheduling, and troubleshooting shell scripts.

In plain words
What is it for?
Use it when changing RunShelf's task storage, locking, scheduling, command-line schemas, Swift files, tests, or release process.
Why use it?
It keeps the app, command-line tool, and scheduler consistent when they share task files, locks, or data formats. It also prevents tests from changing the user's real RunShelf data.

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/ruochenlyu/run-shelf/agents-md
Clone the repo
git clone --depth 1 https://github.com/RuochenLyu/run-shelf

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 run-shelf AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/ruochenlyu/run-shelf/agents-md.svg)](https://agentmods.dev/instructions/ruochenlyu/run-shelf/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/ruochenlyu/run-shelf/agents-md"><img src="https://agentmods.dev/badge/instructions/ruochenlyu/run-shelf/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 206 This file is loaded in full into every session.
When invoked 206 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.00206 $0.00206
Opus 5 $0.00103 $0.00103
Sonnet 5 $0.00041 $0.00041
Haiku 4.5 $0.00021 $0.00021

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

Security

Grade A, and why

run-shelf 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 3d 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 · 11 lines

What it actually says

Run Shelf development contract

  • RunShelf/Core owns the file-native task, run, claim, scheduler, and repository contracts.
  • App views consume TaskStore; they must not coordinate filesystem locks or process claims.
  • CLI, App, and Scheduler use the same task directory and must ship together when lock or schema protocols change.
  • Tests and tools must set RUN_SHELF_APP_SUPPORT_DIR to a temporary directory. Never mutate the user's real Run Shelf data.
  • schemas/*.json are the hand-maintained schema SSOT. Regenerate RunShelf/CLI/GeneratedSchemas.swift with scripts/generate_cli_schemas.rb.
  • Add or move Swift files with bundle exec ruby scripts/sync_xcodeproj_files.rb; do not hand-edit target membership.
  • Run scripts/check.sh before handoff. Commits follow Conventional Commits 1.0.0.
  • Never tag, push, notarize, publish, or read release credentials without explicit operator authorization.
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. 3d ago First seen · 11 lines · 206 tokens per session scan A 68858727dc2b

Subscribe to this mod's changes

run-shelf AGENTS.md is an instructions file published in the GitHub repository RuochenLyu/run-shelf (10 stars, last pushed 4d ago), licensed MIT. It adds 206 tokens to every session, about $0.0010 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

Peekaboo AGENTS.md

AGENTS.md instructions for openclaw/Peekaboo, covering repository guidelines, start here, project structure & modules, build, test, and development commands and coding style & naming conventions.

openclaw/Peekaboo · 1,070 tokens

Applite CLAUDE.md

Instructions for milanvarady/Applite, covering claude.md, project overview, build & run, architecture and data flow.

milanvarady/Applite · 2,572 tokens

palmier-pro AGENTS.md

AGENTS.md instructions for palmier-io/palmier-pro, covering palmierpro, build, agents, engineering approach and code style.

palmier-io/palmier-pro · 6,680 tokens

scarf AGENTS.md

Instructions for awizemann/scarf: This repo carries its own agent memory — plain files in git, served by the in-repo memophant-mcp MCP server, managed by the Memophant macOS app. It works the same for every agent (Claude Code, Codex, Cursor, Gemini, Copilot). This block is regenerated between the memophant markers…

awizemann/scarf · 1,629 tokens

scarf copilot-instructions.md

Instructions for awizemann/scarf: File memory notes under one of six folders (architecture/conventions/decisions/operations/project/roadmap), never the root. When a note is grounded in code, pass sourcepaths (the repo files it depends on) so Memory Health can drift-check it — an unanchored code note can't be kept…

awizemann/scarf · 461 tokens

HomeClaw AGENTS.md

Instructions for omarshahine/HomeClaw, covering homeclaw, architecture, project structure, build system and xcode version.

omarshahine/HomeClaw · 10,044 tokens