design_reviewer, experiment_reviewer, reflection_reviewer, consolidation_reviewer — each with a matching skill (experiment-design-review, experiment-attempt-review, project-reflection-review, consolidation-review). review.request also accepts human and automated_check for non-workflow reviews. Concept: Experiments and reviews.
Rules
caller_session_idis required onreview.startand must differ from the producer’s session id.- The capability is stored as a hash and expires after 1 hour. Lost or expired? Call
review.requestagain — it closes every prior open request for that target and issues a fresh capability. - Independence is a workflow guarantee (different session ids), not cryptographic proof that two different agents ran. Gemini can give a reviewer a truly separate MCP session (inline
mcpServersfrontmatter); the shipped shared agents don’t use it, so they stay client-neutral.