Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From gemini
Internal guidance for presenting Gemini helper output back to the user
npx claudepluginhub abiswas97/gemini-plugin-ccHow 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
When the helper returns Gemini output:
Internal guidance for presenting Copilot 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.
Share bugs, ideas, or general feedback.
When the helper returns Gemini output:
gemini:gemini-rescue, do not turn a failed or incomplete Gemini run into a Claude-side implementation attempt. Report the failure and stop.gemini:gemini-rescue, if Gemini was never successfully invoked, do not generate a substitute answer at all./gemini:setup and do not improvise alternate auth flows.