From gemini
Internal guidance for presenting Gemini helper 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 output back to the user.
Rules for presenting Gemini output back to the user.
After presenting review findings: STOP.
This matches the Codex plugin's behavior — the user decides what to act on.
/gemini:setup.
Do not improvise alternate flows.When displaying results, include the token stats footer:
Model: <name> | Tokens: <total> (input: <input>, cached: <cached>) | Latency: <ms>ms
npx claudepluginhub bbingz/gemini-plugin-ccCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.