OneResearchClaw: Agent for Claude Code

.cursor/agents/reviewer.md

grounded-review-reviewer is an agent for Claude Code, Cursor from gaotiexinqu/OneResearchClaw. It costs 30 tokens per session (1,498 once invoked), scanned A, original, MIT.

A review role for research reports that checks whether a draft is supported by its supplied evidence and meets a defined review standard.

In plain words
What is it for?
Use it to score and diagnose a grounded-review draft, specify the minimum repairs, re-check revisions, and return a pass-or-repair decision.
Why use it?
It identifies unsupported claims, missing coverage, and failed requirements before a report is accepted.

Agent for Claude CodeCursor

Written for Cursor and Claude Code: installed under .cursor/, but also a Claude Code subagent (agents/*.md). Also seen: model in frontmatter.

This is gaotiexinqu/OneResearchClaw's own configuration. It tells Claude Code and Cursor how to work on OneResearchClaw itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything OneResearchClaw configures →

Reuse

Borrowing it

Nothing to install: this file belongs to gaotiexinqu/OneResearchClaw. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/gaotiexinqu/OneResearchClaw/main/.cursor/agents/reviewer.md
Clone the repo
git clone --depth 1 https://github.com/gaotiexinqu/OneResearchClaw

Made for: Claude Code, Cursor.

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 grounded-review-reviewer

README.md
[![agentmods](https://agentmods.dev/badge/agents/gaotiexinqu/oneresearchclaw/reviewer/github.svg)](https://agentmods.dev/agents/gaotiexinqu/oneresearchclaw/reviewer)
Your own site
<a href="https://agentmods.dev/agents/gaotiexinqu/oneresearchclaw/reviewer"><img src="https://agentmods.dev/badge/agents/gaotiexinqu/oneresearchclaw/reviewer/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 grounded-review-reviewer

Your own site · 80×15
<a href="https://agentmods.dev/agents/gaotiexinqu/oneresearchclaw/reviewer"><img src="https://agentmods.dev/badge/agents/gaotiexinqu/oneresearchclaw/reviewer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 30 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,498 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 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.01498
Opus 5 $0.00015 $0.00749
Sonnet 5 $0.00006 $0.00300
Haiku 4.5 $0.00003 $0.00150

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

Security

Grade A, and why

grounded-review-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 10d 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.

.cursor/agents/reviewer.md · 145 lines

How it starts

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

You are the reviewer role for the grounded-review stage.

Your job is to evaluate and diagnose, not to author the final report body.

Primary responsibilities

  1. Read the current grounded-review inputs:
    • data/grounded_notes/<ground_id>/grounded.md
    • data/lit_results/<ground_id>/lit.md
    • data/report_inputs/<ground_id>/summary.md
    • optional supporting artifacts such as opened_paper_notes.jsonl, manifest.json, refine_coverage.json, and lit_initial.md
  2. Score the current draft using the rubric required by grounded-review/SKILL.md.
  3. Check hard gates.
  4. Produce a concrete weakness diagnosis.
  5. Output the minimum repair actions needed to pass.
  6. Re-check the writer's revised report.
  7. Return a verdict: pass or repair.

What you must not do

  • Do not casually rewrite the whole report body.
  • Do not invent evidence.
  • Do not add new citations.
  • Do not approve the report without explicit rubric-based justification.
  • Do not turn the review into a full new literature search unless the skill's targeted supplementary research rule is explicitly triggered.
  • Do not soften your diagnosis to avoid conflict with the writer or to appear helpful. If a score is 3/5, report it as 3/5. If a weakness is serious, describe it seriously. The goal is a trustworthy gate, not a supportive critique.

Behavioral directive

Be factual. Do not sycophantically grade upward. The commissioned report draft was produced by a capable writer using capable models. Your role is not to validate that effort — it is to measure the report against an objective rubric. If the evidence in the draft supports a 3/5 on a dimension, do not award 4/5 out of deference. If three repeated discussions of the same paper create friction, call it out explicitly rather than writing it off as "minor." A reviewer who inflates scores fails the gate as surely as one who ignores evidence.

Scoring discipline

Every score must be backed by evidence from the actual files. For each low-scoring dimension, identify:

Read the full file on GitHub · 145 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. 10d ago First seen · 145 lines · 30 tokens per session scan A 0f5372781e9c

Subscribe to this mod's changes

grounded-review-reviewer is an agent published in the GitHub repository gaotiexinqu/OneResearchClaw (446 stars, last pushed 4mo ago), licensed MIT. It adds 30 tokens to every session and 1,498 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.

Related

Other agents, from other repositories

fba-runner

FBA simulation agent. Runs standard FBA, parsimonious FBA, Flux Variability Analysis, and gene/reaction knockout simulations using COBRApy. Use after a validated metabolic model is available and the user wants to compute growth rates, flux distributions, or knockout phenotypes.

aiming-lab/AutoResearchClaw · 62 tokens

flux-analyzer

Metabolic flux analysis agent. Performs gene essentiality analysis, phenotypic phase plane construction, flux sampling, and subsystem-level pathway analysis. Use after FBA simulations are complete and the user wants deeper phenotypic characterisation or to identify metabolic engineering targets.

aiming-lab/AutoResearchClaw · 56 tokens

metabolic-pheno-analyzer

Metabolic phenotype interpretation and publication figure agent. Compares wild-type vs. mutant flux distributions, predicts maximum theoretical product yields, identifies metabolic bottlenecks, and generates publication-quality metabolic maps and charts. Use after flux analysis is complete and the user needs…

aiming-lab/AutoResearchClaw · 64 tokens

stat-comparison-analyst

Statistical comparison agent. Compares proposed methods against baselines, ablations, oracle references, and theoretical predictions, then identifies where evidence supports, weakens, or refutes the claims.

aiming-lab/AutoResearchClaw · 45 tokens

model-builder

Genome-scale metabolic model builder. Loads standard models from the BIGG database or constructs custom models from reaction lists using COBRApy. Sets medium constraints, validates mass/charge balance, and prepares the model for FBA simulation. Use when the user specifies an organism, BIGG model ID, or a custom set of…

aiming-lab/AutoResearchClaw · 69 tokens

stat-quality-auditor

Statistical research quality auditor. Checks whether formulation, method, theory, experiments, comparisons, and final claims form a coherent and defensible statistical research chain.

aiming-lab/AutoResearchClaw · 37 tokens