Validates hypotheses by calling OpenAI (GPT-5.5 Pro, web search + code interpreter) and Google Gemini (Deep Research Max, google_search + url_context + code_execution via Interactions API) for independent validation.
$curl -o .claude/agents/cross-model-validator.md https://raw.githubusercontent.com/kakashi-ventures/magellan-cli/HEAD/.claude/agents/cross-model-validator.mdInstalls into the current project.
Install cross-model-validator by running `curl -o .claude/agents/cross-model-validator.md https://raw.githubusercontent.com/kakashi-ventures/magellan-cli/HEAD/.claude/agents/cross-model-validator.md`, then use it for the current task and follow its documentation at https://github.com/kakashi-ventures/magellan-cli.