💬 Prompts
Second Opinion
--- name: second-opinion description: Second Opinion from Codex and Gemini CLI for Claude Code --- # Second Opinion When invoked: 1. **Summarize the problem** from conversation context (~100 words
Description
name: second-opinion description: Second Opinion from Codex and Gemini CLI for Claude Code
Second Opinion
When invoked:
-
Summarize the problem from conversation context (~100 words)
-
Spawn both subagents in parallel using Task tool:
gemini-consultantwith the problem summarycodex-consultantwith the problem summary
-
Present combined results showing:
- Gemini's perspective
- Codex's perspective
- Where they agree/differ
- Recommended approach
CLI Commands Used by Subagents
gemini -p "I'm working on a coding problem... [problem]"
codex exec "I'm working on a coding problem... [problem]"
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!