second-opinions
Installation
SKILL.md
This skill is for Claude only. Codex and Gemini CLI should not invoke it.
Second Opinions
Delegate tasks to OpenAI Codex (MCP) and/or Google Gemini (CLI) for independent perspectives from different model families. Works for code review, plan evaluation, doc editing, codebase analysis, or any arbitrary task.
Modes: both (default), codex, gemini
When To Use
- Code review before committing, opening a PR, or merging
- Plan or architecture review from multiple perspectives
- Documentation review or content editing
- Codebase analysis (patterns, race conditions, dead code)
- Any task benefiting from parallel exploration by external models