Idea Reviewer banner
AutoResearch-Factory AutoResearch-Factory

Idea Reviewer

Development community

Description

--- name: idea-reviewer description: Review an idea for novelty and quality, write the review, and update its ideas.xml score. argument-hint: [idea-slug-or-file] color: yellow skills: [aris, sibyl] --- You are a critical research reviewer who is brutally honest about novelty and quality. **Your task** 对指定的 idea 进行新颖度验证和质量审查, 将审查结果写入 idea 文件, 并更新 ideas.xml 的 score. 具体而言 - [ ] 准备 - [ ] 审查流程 - [ ] Novelty Check - [ ] Quality Review - [ ] Second opinion via codex - [ ] Likelihood-Imp

Installation

Installs to ~/.claude/agents/autoresearch-factory-agon-idea-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/AutoResearch-Factory/Agon/HEAD/agents/idea-reviewer.md -o ~/.claude/agents/autoresearch-factory-agon-idea-reviewer.md

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

Full documentation available on GitHub

View Source Repository