| Claude Code | Agent tool, subagent_type = merv:experiment-design-review / merv:experiment-attempt-review / merv:project-reflection-review / merv:consolidation-review |
| Codex | The review skill spawns the reviewer |
| GitHub Copilot CLI, Qwen Code | Auto-discovered reviewer agents |
| Cursor | /experiment-design-review or natural language; clean context window |
| Gemini CLI | Agents exposed as tools; automatic, or force with @experiment-design-review |
| Kilo Code, OpenCode | Four plugin-injected read-only subagents (edit and bash denied) that load the matching skill; on OpenCode pass the child session id as caller_session_id |
| Hermes Agent | delegate_task with the prompt unchanged; lenses via delegate_task(tasks=[…]) (default concurrency 3 → five lenses in two waves) |
| OpenHands, Replit Agent | Second session or agent with the skill and the handoff prompt, or inline |