azmym/gemini-plugin

Claude Code plugin: Gemini as second-opinion assistant (validator, challenger, researcher, summarizer subagents + auto-trigger hooks)

1Stars on the repository
28Mods indexed here, across every type
18d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

azmym/gemini-plugin

Hook

Runs when a session starts on startup, executing session-start-risk-map.sh. From azmym/gemini-plugin.

1 18d ago A tokens not measured original MIT

UserPromptSubmit

02

azmym/gemini-plugin

Hook

Runs when you submit a prompt, before the agent sees it, executing user-prompt-grounding.sh. From azmym/gemini-plugin.

1 18d ago A tokens not measured original MIT

PreToolUse

03

azmym/gemini-plugin

Hook

Runs before the agent uses a tool for Bash and ExitPlanMode tool calls, executing pre-destructive-bash.sh and plan-complete.sh (2 commands). From azmym/gemini-plugin.

1 18d ago A tokens not measured original MIT

PostToolUse

04

azmym/gemini-plugin

Hook

Runs after a tool call finishes for Write and Edit tool calls, executing design-review.sh. From azmym/gemini-plugin.

1 18d ago A tokens not measured original MIT

PreCompact

05

azmym/gemini-plugin

Hook

Runs before the context is compacted, executing pre-compact-summary.sh. From azmym/gemini-plugin.

1 18d ago A tokens not measured copy · 69% MIT

Stop

06

azmym/gemini-plugin

Hook

Runs when the agent finishes a response, executing stop-done-claim.sh. From azmym/gemini-plugin.

1 18d ago A tokens not measured original MIT

SubagentStop

07

azmym/gemini-plugin

Hook

Runs when a subagent finishes for gemini-validator, gemini-challenger, gemini-researcher, gemini-summarizer and gemini-reviewer tool calls, executing subagent-verdict-handler.sh. From azmym/gemini-plugin.

1 18d ago A tokens not measured original MIT