radin AGENTS.md

Reference instructions for radin, a bash-based Claude Code plugin that provides backlog planning, execution, review, and installation of companion tools.

In plain words
What is it for?
Use them when changing or maintaining radin's scripts, backlog-driven agent workflow, installer, or integrations with tools such as rtk and code-review-graph.
Why use it?
They give an agent the project's operating rules, including supported systems, installation methods, file contracts, and development workflow.

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

Made for: Codex, OpenCode.

Per session 2,833 This file is loaded in full into every session.
When invoked 2,833 The same file — it is already loaded in full.
Security scan C 2 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.02833 $0.02833
Opus 5 $0.01417 $0.01417
Sonnet 5 $0.00567 $0.00567
Haiku 4.5 $0.00283 $0.00283

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

Security

Grade C, and why

radin AGENTS.md scanned grade C with 2 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 2d 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.

Downloads and executes remote codehighSupply chain

curl | sh runs whatever the server returns today, which is not necessarily what it returned when this was reviewed.

| Distribution | Git repo ([github.com/shortcuts/radin](https://github.com/shortcuts/radin), currently private). Install with `curl \| bash install.sh` — downloads latest release tarball, or `main` if no release exists,

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

| Distribution | Git repo ([github.com/shortcuts/radin](https://github.com/shortcuts/radin), currently private). Install with `curl \| bash install.sh` — downloads latest release tarball, or `main` if no release exists,
AGENTS.md · 233 lines

How it starts

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

radin — Agent Reference

Read this before touch any file in repo.


Project

Field Value
What it is Claude Code plugin: agents + skills + install glue
Runtime language None — bash only
Target OS macOS and Linux
Supported architectures Arch-neutral through Homebrew. Works on macOS's /opt/homebrew//usr/local and on Linuxbrew's /home/linuxbrew/.linuxbrew. No uname -m branching. Branch on command -v only where tool itself differs by OS (e.g. md5 vs md5sum).
Distribution Git repo (github.com/shortcuts/radin, currently private). Install with curl | bash install.sh — downloads latest release tarball, or main if no release exists, into ~/.claude/radin. No git clone needed. Hack on radin itself: git clone + ./install.sh.

radin gives solo dev on small Claude subscription one install for cost-optimized agentic workflow. Ships backlog-driven execution (radin-execute, radin-plan, radin-review), installs companion tools (rtk, caveman, code-review-graph, thermo-nuclear, ponytail) — some unconditional, some only on explicit yes pick. radin never vendors or forks them.

Dev loop

This repo source of truth. Any agent or skills iteration must be done in agents/*.md and skills/*/SKILL.md respectively.

  • Editing radin's own agents/skills: edit agents/*.md or skills/*/SKILL.md directly. thermo-nuclear one exception — not vendored here at all. install.sh downloads its SKILL.md straight from cursor/plugins at install time, same as any other companion tool. radin only vendors what it wrote itself.
  • Editing install.sh, docs, or repo scaffolding: edit directly, as normal.
  • install.sh installs from this repo into ~/.claude/agents and ~/.claude/skills. Only adds or updates files there — one direction, repo to consumer.

Storage contract

All backlog content and execution state live inside target repo itself, in one canonical directory at repo root:

Read the full file on GitHub · 233 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. 2d ago First seen · 233 lines · 2,833 tokens per session scan C 353eea28e249

Subscribe to this mod's changes

radin AGENTS.md is an instructions file published in the GitHub repository shortcuts/radin (5 stars, last pushed 12d ago), licensed MIT. It adds 2,833 tokens to every session, about $0.0142 per session on Opus 5. A static security scan graded it C with 2 findings (downloads and executes remote code, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.