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.
npx agentmods add instructions/tenpace-app/review-router-setup/agents-mdgit clone --depth 1 https://github.com/tenpace-app/review-router-setupWrote 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.
[](https://agentmods.dev/instructions/tenpace-app/review-router-setup/agents-md)<a href="https://agentmods.dev/instructions/tenpace-app/review-router-setup/agents-md"><img src="https://agentmods.dev/badge/instructions/tenpace-app/review-router-setup/agents-md.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00293 | $0.00293 |
| Opus 5 | $0.00147 | $0.00147 |
| Sonnet 5 | $0.00059 | $0.00059 |
| Haiku 4.5 | $0.00029 | $0.00029 |
Grade A, and why
review-router-setup 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.
What it actually says
Review Router setup instructions for coding agents
When a user asks to send this repository's pull requests to Slack, prefer the public Review Router setup Action in this repository.
- Add a workflow with
permissions: { contents: read, id-token: write }. - Use
tenpace-app/review-router-setup@v1with aslack-channelinput, or commit.tenpace/review-router.yml. - Run the workflow and have the same GitHub actor open the returned
setup-urland sign in to Tenpace. The Action URL contains no claim secret and is safe to show in the job summary. - Never ask the user to paste GitHub tokens, Slack tokens, OAuth codes, cookies, or a Tenpace session into chat, issues, files, or Action inputs.
- Do not treat GitHub Actions OIDC as permission to modify GitHub or Slack. It proves only the workflow repository.
- Update the proposal only before the person completing setup claims it. After claim, only that person can edit the locked plan.
Canonical machine contracts:
- OpenAPI: https://api.tenpace.com/openapi.json
- MCP: https://api.tenpace.com/v1/review-router/mcp
- Agent descriptor: https://api.tenpace.com/.well-known/tenpace-agent.json
- Full Markdown guide: https://review-router.tenpace.com/docs/agent-setup.md
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.
- 5d ago First seen · 18 lines · 293 tokens per session scan A 2fbcb1df42ad
review-router-setup AGENTS.md is an instructions file published in the GitHub repository tenpace-app/review-router-setup (0 stars, last pushed 26d ago), licensed MIT. It adds 293 tokens to every session, about $0.0015 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.
Other instructions, from other repositories
gh-observer CLAUDE.md
Claude Code instructions for fini-net/gh-observer, covering claude.md, repository purpose, development workflow, dco compliance and common commands.
agentconnect CLAUDE.md
Claude Code instructions for agentconnect-md/agentconnect, covering claude.md, what this is, monorepo (pnpm workspace, packages/), platform modules and comment style.
av CLAUDE.md
Claude Code instructions for aviator-co/av, covering claude.md, project overview, documentation sources, command structure philosophy and development workflow.
metabase copilot-instructions.md
Copilot instructions for metabase/metabase, covering metabase developer assistant instructions, code review standards, security critical issues, performance red flags and code quality essentials.
vercel-action CLAUDE.md
Instructions for amondnet/vercel-action, covering claude.md, project overview, package manager, essential commands and development.
slack-skills-plugin AGENTS.md
AGENTS.md instructions for slackapi/slack-skills-plugin, covering slack plugin, commands, development commands, cross-skill references and skill descriptions.