research-review
Installation
SKILL.md
Research Review via External Reviewer Backend (ultra reasoning)
π Do not wrap this skill in
/loop,/schedule, orCronCreate. It is verdict-bearing β it produces a cross-model review verdict, multi-round with reviewer thread continuity. An external timer re-fires the verdict on wall-clock time and breaks the reviewer's round-to-round memory: zero new signal, full token cost. Schedule the external wait that precedes it (work ready β then review once), not the verdict. Seeshared-references/external-cadence.md.
Get a multi-round critical review of research work from the selected external reviewer backend with maximum reasoning depth.
Constants
- REVIEWER_MODEL =
gpt-5.6-solβ Default model for the Codex backend, reasoning effortultra(deep-audit tier). Must be an OpenAI model (e.g.,gpt-5.6-sol,gpt-5.5,o3). Manual backend uses a model the user chooses β it must be a recognized model from a different family (OpenAI, Anthropic, Google, DeepSeek, Moonshot/Kimi, Qwen). - REVIEWER_BACKEND =
codexβ Default: Codex MCP (ultra). Override withβ reviewer: oracle-profor Oracle MCP, orβ reviewer: manualfor Manual Review MCP. If manual-review MCP is unavailable, stop and print the install command; do not fall back to Codex. Seeshared-references/reviewer-routing.md.
Reviewer Calling Convention
Installs
380
Repository
wanshuiyin/autoβ¦in-sleepGitHub Stars
14.9K
First Seen
Mar 12, 2026
Security Audits