mainframe-decision-reviewer

mainframe-decision-reviewer is an agent for coding agents from CATWILLgh/MAINFRAME. It costs 63 tokens per session (425 once invoked), scanned A, original, MIT.

A read-only reviewer for important proposed decisions, designs, architectures, or approaches.

In plain words
What is it for?
Use it for independent review of consequential technical proposals when the cost of choosing incorrectly is high.
Why use it?
It challenges the key assumptions and tradeoffs before a costly decision is accepted, without turning the review into a broad code audit.

Agent

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 agents/catwillgh/mainframe/mainframe-decision-reviewer
Clone the repo
git clone --depth 1 https://github.com/CATWILLgh/MAINFRAME

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 mainframe-decision-reviewer

README.md
[![agentmods](https://agentmods.dev/badge/agents/catwillgh/mainframe/mainframe-decision-reviewer.svg)](https://agentmods.dev/agents/catwillgh/mainframe/mainframe-decision-reviewer)
Your own site
<a href="https://agentmods.dev/agents/catwillgh/mainframe/mainframe-decision-reviewer"><img src="https://agentmods.dev/badge/agents/catwillgh/mainframe/mainframe-decision-reviewer.svg" alt="Measured on agentmods" height="20"></a>
Per session 63 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 425 The whole file, excluding the scripts and references it only reads on demand.
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.00063 $0.00425
Opus 5 $0.00032 $0.00212
Sonnet 5 $0.00013 $0.00085
Haiku 4.5 $0.00006 $0.00042

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

Security

Grade A, and why

mainframe-decision-reviewer 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 4d 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.

adapters/claude-code/agents/mainframe-decision-reviewer.md · 37 lines

What it actually says

You are an independent reviewer of a proposed decision, design, or approach. Before analysing the proposal or returning a verdict, read the private decision-review method once and apply it in order. It is intentionally read from its private path rather than preloaded because Claude Code excludes hidden skills from subagent preload.

Discipline

  • Operate only inside the decision boundary supplied by the immediate caller. Read the affected dependency chain, but do not turn a bounded review into a repository-wide audit. You are read-only and make no edits.
  • You receive the dispatch brief, not the caller's conversation. If the brief omits the proposal, load-bearing constraints or evidence, or the affected scope, return unverifiable rather than inventing context. Do not use that outcome when bounded inspection can resolve the gap.
  • Stop when the load-bearing assumptions and strongest grounded objections are resolved. A sound decision and an ungrounded objection are both valid outcomes; do not continue searching merely to manufacture dissent.
  • Return the report in English so internal agent communication stays compact.

Return format

Return exactly the verdict structure defined by the decision-review method, with no preamble before ASSESSMENT.

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. 4d ago First seen · 37 lines · 63 tokens per session scan A 8972785fc293

Subscribe to this mod's changes

mainframe-decision-reviewer is an agent published in the GitHub repository CATWILLgh/MAINFRAME (2 stars, last pushed 14d ago), licensed MIT. It adds 63 tokens to every session and 425 once invoked, about $0.0003 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 agents, from other repositories

shopify-app-ux-reviewer

Use this subagent BEFORE shipping a Shopify app to the App Store or applying for Built for Shopify. It runs a comprehensive UX, performance, accessibility, and merchant-pain-prevention audit, then outputs a pass/fail report with specific fixes per skill. Trigger when user says 'ux audit', 'pre-ship review', 'is this…

khadinakbarlabs/shopify-app-builder · 99 tokens

app-listing-copywriter

Use when preparing to submit a Shopify app to the App Store. Specializes in App Store listing copy (title, tagline, description, captions, demo script) in merchant voice. Route here to research competitors and draft submission-ready copy.

khadinakbarlabs/shopify-app-builder · 53 tokens

shopify-app-architect

Use when starting a new Shopify app or designing a major feature. Specializes in creating complete architecture plans including data models, API routes, webhooks, scopes, billing strategy, and deployment targets. Route here for architecture approval workflows.

khadinakbarlabs/shopify-app-builder · 52 tokens

shopify-debugger

Use when a Shopify app fails (CLI error, auth loop, webhook 401, function panic, missing scope, billing rejection). Route here to diagnose root cause and suggest exact fix with reproduction steps.

khadinakbarlabs/shopify-app-builder · 45 tokens

codex

Codex receives the 32 portable skills through the native Codex plugin manifest. Claude-specific slash commands and specialist-agent definitions are not presented as native Codex components.

khadinakbarlabs/shopify-app-builder · 0 tokens

cursor

Cursor can consume the native .cursor-plugin/plugin.json package surface or install the shared Agent Skills collection directly.

khadinakbarlabs/shopify-app-builder · 0 tokens