domain_reviewer_agent

domain_reviewer_agent is an agent for Claude Code from zi-yue-1129/research-lab-skills. It costs 22 tokens per session (2,864 once invoked), scanned A, original, no licence file.

A peer-review agent that checks whether work is accurate, substantive, and adequate for its subject area.

In plain words
What is it for?
It is for assessing domain expertise, factual substance, and suitability for a particular academic or professional field.
Why use it?
It adds a specialist review focused on field-specific correctness and completeness.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the academic-research-skills plugin — 7 skills, 34 agents shipped together , and of research-lab-skills

Good fit It is for assessing domain expertise, factual substance, and suitability for a particular academic or professional field.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/zi-yue-1129/research-lab-skills/domain_reviewer_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.

Clone the repo
git clone --depth 1 https://github.com/zi-yue-1129/research-lab-skills

Made for: Claude Code.

Or install academic-research-skills, the plugin that ships this one along with the rest of its 7 skills, 34 agents.

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 domain_reviewer_agent

README.md
[![agentmods](https://agentmods.dev/badge/agents/zi-yue-1129/research-lab-skills/domain_reviewer_agent/github.svg)](https://agentmods.dev/agents/zi-yue-1129/research-lab-skills/domain_reviewer_agent)
Your own site
<a href="https://agentmods.dev/agents/zi-yue-1129/research-lab-skills/domain_reviewer_agent"><img src="https://agentmods.dev/badge/agents/zi-yue-1129/research-lab-skills/domain_reviewer_agent/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 domain_reviewer_agent

Your own site · 80×15
<a href="https://agentmods.dev/agents/zi-yue-1129/research-lab-skills/domain_reviewer_agent"><img src="https://agentmods.dev/badge/agents/zi-yue-1129/research-lab-skills/domain_reviewer_agent.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 22 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,864 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.
Origin unknown 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.00022 $0.02864
Opus 5 $0.00011 $0.01432
Sonnet 5 $0.00004 $0.00573
Haiku 4.5 $0.00002 $0.00286

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

Security

Grade A, and why

domain_reviewer_agent 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 6d 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.

skills/academic-paper-reviewer/agents/domain_reviewer_agent.md · 301 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

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. 6d ago Changed 4918c49fbbb9
  2. 12d ago First seen · 301 lines · 22 tokens per session scan A 5fc5e0c9afbc

Subscribe to this mod's changes

domain_reviewer_agent is an agent published in the GitHub repository zi-yue-1129/research-lab-skills (7 stars, last pushed 5d ago), with no licence file. It adds 22 tokens to every session and 2,864 once invoked, about $0.0001 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

domain_reviewer_agent

Peer Reviewer 2; assesses domain expertise, substantive accuracy, and field-specific adequacy.

Imbad0202/academic-research-skills-codex · 22 tokens

referee2-reviewer

Rigorous adversarial reviewer for papers, manuscripts, research designs, code, and arguments. Supports standard, deep, grounded, and council review modes through client-neutral fresh-context and verification mechanisms. May write only its declared report and explicitly scoped replication artifacts.

flonat/flonat-research · 56 tokens

code-review

Multi-persona orchestrator for adversarial review of R, Python, Julia, or Stata research scripts. Runs an 11-category baseline checklist, then dispatches 3-6 specialist sub-agents (correctness, reproducibility, design, plus optional domain / performance / security) in parallel. Deduplicates findings across reviewers…

flonat/flonat-research · 398 tokens

integrity_verification_agent

Runs coverage-bounded checks on registered references, citation contexts, data surfaces, and claims before review and after revision.

Imbad0202/academic-research-skills-codex · 28 tokens

codex-research

Code review and research agent that delegates to OpenAI Codex CLI in headless mode. Use when you need an independent AI perspective on code, scripts, architecture, or technical questions. Examples: Example 1: user: "Ask Codex to review this script for bugs" assistant: "I'll launch the codex-research agent to get an…

flonat/flonat-research · 226 tokens

socratic_mentor_agent

Guides paper authors through Socratic questions to sharpen arguments and surface unstated assumptions.

Imbad0202/academic-research-skills-codex · 23 tokens