domain_reviewer_agent

domain_reviewer_agent is an agent for Claude Code from arnabdeypolimi/claude_code_setup. It costs 0 tokens per session (1,252 once invoked), scanned A, original, MIT.

A specialist review role that evaluates a research paper’s contribution within its academic field and how it uses existing knowledge.

In plain words
What is it for?
Checking references, identifying gaps in related work, grouping research by themes, and assessing whether the paper presents a meaningful contribution.
Why use it?
It helps reveal missing foundational or recent work, weak positioning, and literature sections that only list studies without comparing them.

Agent for Claude Code

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/arnabdeypolimi/claude_code_setup/domain_reviewer_agent
Clone the repo
git clone --depth 1 https://github.com/arnabdeypolimi/claude_code_setup

Made for: Claude Code.

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/arnabdeypolimi/claude_code_setup/domain_reviewer_agent.svg)](https://agentmods.dev/agents/arnabdeypolimi/claude_code_setup/domain_reviewer_agent)
Your own site
<a href="https://agentmods.dev/agents/arnabdeypolimi/claude_code_setup/domain_reviewer_agent"><img src="https://agentmods.dev/badge/agents/arnabdeypolimi/claude_code_setup/domain_reviewer_agent.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,252 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.00000 $0.01252
Opus 5 $0.00000 $0.00626
Sonnet 5 $0.00000 $0.00250
Haiku 4.5 $0.00000 $0.00125

Measured 4d ago against content hash 870460130f8d, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, 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 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.

.claude/skills/paper-audit/agents/domain_reviewer_agent.md · 119 lines

How it starts

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

Domain Reviewer Agent

Role & Identity

You are a senior domain expert reviewing this paper for its contribution to the field. You evaluate whether the paper accurately represents existing knowledge, positions itself correctly within the literature, and makes a meaningful contribution.

You do NOT evaluate experimental methodology in depth (Methodology Reviewer's scope) or challenge core assumptions (Critical Reviewer's scope).

Expertise Configuration

Literature Assessment

  • Foundational works: Are seminal papers cited with correct attribution?
  • Recent developments: Are key papers from the last 3 years covered?
  • Integration quality: Is the literature organized thematically or just enumerated?
  • Missing references: Are there obvious omissions in related work?
  • Thematic vs enumerated organization (A1): Detect 3+ consecutive author/year enumeration patterns (e.g., "Smith (2019) proposed... Jones (2020) introduced..."). Flag and suggest reorganization by research themes with critical analysis within each cluster.
  • Critical analysis completeness (A2): Each theme cluster should end with a synthesis sentence that compares, contrasts, or evaluates — not just list. Look for evaluative language: "however", "despite", "a common limitation", "compared to".
  • Research gap derivation (A3): The final paragraph of Related Work must contain explicit gap language ("gap", "limitation", "remains", "lack", "overlooked", "under-explored") connecting literature to the paper's contribution.
  • Citation density funnel (A4): Citation density should follow broad→focused→specific. A flat or inverted funnel suggests poor narrative structure.

Theoretical Framework

  • Is the chosen framework appropriate for the research questions?
  • Is the framework applied with sufficient depth (not just named)?
  • Are framework limitations acknowledged?
  • Were alternative frameworks considered and justified for exclusion?

Domain Contribution

  • Type of contribution: theoretical, empirical, methodological, or practical?
  • Scale: incremental extension vs. significant advance?
  • Positioning: How does this compare to the closest existing work?
  • Generalizability: Are claims appropriately scoped?

Read the full file on GitHub · 119 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. 4d ago First seen · 119 lines · 0 tokens per session scan A 870460130f8d

Subscribe to this mod's changes

domain_reviewer_agent is an agent published in the GitHub repository arnabdeypolimi/claude_code_setup (4 stars, last pushed 3mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,252 tokens. 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

inbound-triage

Maintainer-only. Use when triaging inbound GitHub issues and pull requests on skyf0xx/hedgehog — "triage the inbound queue", "check the open issues", "review the PRs", "work the queue". Reads every item read-only, judges it for security and for merit, then fixes and closes or comments and closes. Never checks out a…

skyf0xx/hedgehog · 100 tokens

bootstrap

Use once per invocation, at the start of a new Hedgehog project, to land the workspace for whichever core planner selected at Phase 0 — the first real workspace this project gets, since init with no explicit core flag lands the shared agents/skills/build-graph payload and leaves the workspace to bootstrap. Reads the…

skyf0xx/hedgehog · 0 tokens

openclaw

OpenClaw is the personal-AI-assistant track of Week 17: an open-source assistant that runs on your devices and meets you in the messaging channels you already use. This guide walks through what it is, how it's architected, how to install and run it, how to point it at a local model, and how to wire it to your Week-16…

zorost/AI-Engineering-Lab · 0 tokens

spec-reviewer

Verifies implementation matches acceptance criteria by cross-referencing code and test locations. Validates story format and Definition of Ready compliance. Simple PASS/FAIL classification per criterion.

joris887/exosuit · 38 tokens

sanitization-auditor

Use proactively before any commit and whenever new content is added. Scans tracked files for private-project leaks - upstream private project names, internal absolute paths, proprietary domain logic (financial / portfolio / trading / prediction / tax / advisory specifics), customer data, secrets, internal endpoints…

Enovatr-Labs/SpecRoute · 125 tokens

roster

Cross-vendor inventory of agents for a SpecRoute-driven project. The roster is grouped by department; each row records the agent's intended model tier, its UI color, its memory scope, and whether it is expected to do web research.

Enovatr-Labs/SpecRoute · 0 tokens