gateway-review-gate

gateway-review-gate is a skill for Claude Code, Codex from joe-broadhead/open-cowork. It costs 30 tokens per session (629 once invoked), scanned A, original, MIT.

A review checkpoint that checks completed work against a written specification, acceptance criteria, and definition of done.

In plain words
What is it for?
Reviewing code, documents, slides, spreadsheets, research briefs, operations changes, external-system updates, or mixed deliverables and returning actionable feedback when they fail.
Why use it?
It helps find important missing, incorrect, insecure, or unsupported work before delivery, including in non-code materials.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions OpenCode.

Good fit Reviewing code, documents, slides, spreadsheets, research briefs, operations changes, external-system updates, or mixed deliverables and returning actionable feedback when they fail.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/joe-broadhead/open-cowork/gateway-review-gate
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.

Any agent
npx skills add joe-broadhead/open-cowork --skill gateway-review-gate
Clone the repo
git clone --depth 1 https://github.com/joe-broadhead/open-cowork

Made for: Claude Code, Codex.

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 gateway-review-gate

README.md
[![agentmods](https://agentmods.dev/badge/skills/joe-broadhead/open-cowork/gateway-review-gate/github.svg)](https://agentmods.dev/skills/joe-broadhead/open-cowork/gateway-review-gate)
Your own site
<a href="https://agentmods.dev/skills/joe-broadhead/open-cowork/gateway-review-gate"><img src="https://agentmods.dev/badge/skills/joe-broadhead/open-cowork/gateway-review-gate/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for gateway-review-gate

Your own site · 80×15
<a href="https://agentmods.dev/skills/joe-broadhead/open-cowork/gateway-review-gate"><img src="https://agentmods.dev/badge/skills/joe-broadhead/open-cowork/gateway-review-gate.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 30 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 629 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.1 $0.00030 $0.00629
Opus 5 $0.00015 $0.00315
Sonnet 5 $0.00006 $0.00126
Haiku 4.5 $0.00003 $0.00063

Measured 12d ago against content hash 33ab61671982, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

gateway-review-gate 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 12d 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.

products/gateway/src/templates/skills/gateway-review-gate/SKILL.md · 52 lines

How it starts

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

Gateway Review Gate

Use this skill during Gateway review, verify, and audit stages when a task has implementation artifacts, a qualitySpec, acceptance criteria, or a definition of done.

Contract

Review and verification measure the work against the implementation spec, not against a software-only checklist.

Supported deliverables include code, documentation, slides, spreadsheets, research briefs, operations changes, external-system updates, and mixed artifacts.

Review Mode

  1. Identify the artifact type and intended outcome.
  2. Read the task description, qualitySpec, acceptance criteria, constraints, required artifacts, required evidence, and definition of done.
  3. Inspect the produced artifacts and prior stage evidence.
  4. For code changes, apply autoreview-style scrutiny for correctness bugs, regressions, security issues, and missing tests.
  5. For non-code artifacts, check completeness, factual support, audience fit, formatting constraints, required links/files, and stated delivery requirements.
  6. Return fail with actionable feedback if material issues remain.
  7. Return blocked with needs_user_input or needs_credentials when the spec, approval, credential, or external dependency is missing.

Verify Mode

  1. Use the smallest sufficient proof for the artifact type.
  2. Run declared verification commands when applicable.
  3. Inspect required files, links, screenshots, logs, or external records when commands are not the right proof.
  4. Cite every acceptance criterion and definition-of-done item in artifacts, evidence, or decisions.
  5. Return pass only when the evidence proves completion.
  6. If proof fails because implementation is wrong, return fail with failureClass: "implementation_failed".
  7. If proof cannot run or evidence is unavailable, return blocked or fail with the specific next action.

OpenCode Requests

Use OpenCode-native questions and permission requests when you need human input or approval. Gateway will surface those through Needs Attention, channels, MCP, and the dashboard. Do not create a separate request store.

Read the full file on GitHub · 52 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. 12d ago First seen · 52 lines · 30 tokens per session scan A 33ab61671982

Subscribe to this mod's changes

gateway-review-gate is a skill published in the GitHub repository joe-broadhead/open-cowork (11 stars, last pushed yesterday), licensed MIT. It adds 30 tokens to every session and 629 once invoked, about $0.0002 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.