From gemini
Internal guidance for presenting Gemini output back to the user
How this skill is triggered — by the user, by Claude, or both
Slash command
/gemini:gemini-result-handlingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Rules for presenting Gemini CLI output after a review, task, or analysis run.
Rules for presenting Gemini CLI output after a review, task, or analysis run.
STOP. Do not auto-fix.
Present the findings. Ask the user which issues to address. Never immediately start editing code after a review returns findings.
--write mode), list the touched files explicitly./gemini:setup if the issue is auth or availability.Direct the user to /gemini:setup to diagnose and fix configuration issues.
npx claudepluginhub arescope/claude-plugins --plugin geminiInternal guidance for presenting Gemini helper output back to the user
Presents Codex helper outputs per strict rules: preserves structure/verdict/findings/next-steps, orders by severity, forbids auto-fixes or code changes.
Delegates tasks to Gemini CLI for large-context analysis like broad codebase reviews or long-document processing. Activates on explicit requests such as 'use gemini' or 'delegate to gemini'.