Query Google Gemini for root cause analysis (read-only, no edits)
/plugin marketplace add GGPrompts/my-gg-plugins/plugin install ggprompts-gemini-plugins-gemini@GGPrompts/my-gg-plugins# Gemini Root Cause Investigation You are Claude Code, and the user wants to consult Google Gemini (via gemini CLI) for root cause analysis of a bug or technical issue. ## Your Task 1. **Understand the context** from the user's query and our conversation history 2. **Create a focused debug prompt** for Gemini that includes: - Clear description of the issue/bug - Relevant code locations (file:line) - What we've tried so far - Specific question for Gemini to answer 3. **Execute Gemini in non-interactive mode** (no file edits allowed) 4. **Present Gemini's analysis** back to the...