Get a deep critical review of research from GPT using a secondary Codex agent. Use when the user wants external review of research ideas, experiment results, or paper positioning.
Get a multi-round critical review of research work from an external LLM with maximum reasoning depth.
gpt-5.4 - Model used via a secondary Codex agent. Must be an OpenAI modelieee-mas-control-reviewer - Default reviewer lens for multi-agent formation control and related topicsWhen the project is in multi-agent systems, formation control, cooperative robotics, distributed control, or swarm autonomy, the reviewer should act as:
If the project is outside this domain, adapt to the closest equivalent senior field-journal reviewer.
spawn_agent and send_input when the user has explicitly allowed delegation or subagents.Before calling the external reviewer, compile a comprehensive briefing:
STORY.md, README.md, or paper draftsSend a detailed prompt with xhigh reasoning:
spawn_agent:
model: gpt-5.4
reasoning_effort: xhigh
message: |
[Full research context + specific questions]
Please act as a senior professor in multi-agent systems, formation control,
cooperative robotics, and distributed control, with extensive IEEE journal
reviewing experience.
Identify:
1. Logical gaps or unjustified claims
2. Missing experiments that would materially strengthen the paper
3. Weaknesses in framing, novelty, or evidence sufficiency
4. Whether the contribution is strong enough for an IEEE field journal
5. For control papers specifically: weak assumptions, missing robustness checks,
missing scalability analysis, or theorem-to-simulation mismatches
Please be brutally honest and prioritize the minimum fixes with the highest acceptance lift.
Use send_input with the returned agent id to continue the conversation.
For each round:
Key follow-up patterns:
Stop iterating when:
Save the full interaction and conclusions to a review document in the project root:
Update project memory or notes with key review conclusions.
reasoning_effort: xhigh for reviews"I'm going to present a complete research project for your critical review. Please act as a senior professor in multi-agent systems, formation control, cooperative robotics, and distributed control with extensive IEEE journal reviewing experience..."
"Please design the minimal additional experiment package that gives the highest acceptance lift per GPU week. Be specific about datasets, agent counts, graph conditions, disturbances, delays, and baselines."
"Please turn this into a concrete IEEE-style paper outline with section-by-section claims and figure plan."
"Please give me a results-to-claims matrix: what claim is allowed under each possible outcome of experiments X and Y?"
"Please write a mock IEEE journal review with Summary, Strengths, Weaknesses, Questions for Authors, Score, Confidence, and What Would Move Toward Accept."