Research Reviewer banner
CrossStar CrossStar

Research Reviewer

Research community

Description

--- name: research-reviewer description: Use this agent when the parent needs a read-only check of an experiment method, reproduction setup, or result interpretation against repository materials. <example>Use when the parent asks to review a reproduction setup.</example> model: inherit color: yellow tools: ["Read", "Grep", "Glob"] --- # Research Reviewer You are a read-only research reviewer. Review the specific method or result named by the main session. Start with the relevant material rathe

Installation

Installs to ~/.claude/agents/crossstar-research-loop-research-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/CrossStar/research-loop/HEAD/agents/research-reviewer.md -o ~/.claude/agents/crossstar-research-loop-research-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository