shalomeir

34 mods across 3 repositories, 44 stars between them.

rescue

25

shalomeir/gemini-plugin-cc

Command

Delegate the current task to Gemini CLI for a second opinion or deeper investigation. TRIGGER when user explicitly runs /gemini:rescue or asks to "delegate to Gemini CLI". DO NOT TRIGGER when code or conversation merely mentions "gemini".

4 5mo ago A 50 tokens original MIT

result

26

shalomeir/gemini-plugin-cc

Command

Show result of a completed Gemini CLI job. TRIGGER only when user explicitly runs /gemini:result. DO NOT TRIGGER on casual mention of "gemini".

4 5mo ago A 34 tokens original MIT

review

27

shalomeir/gemini-plugin-cc

Command

Run a Gemini CLI code review against local git state. TRIGGER when user explicitly runs /gemini:review or asks to "use Gemini CLI for code review". DO NOT TRIGGER when code or conversation merely mentions "gemini".

4 5mo ago A 47 tokens original MIT

setup

28

shalomeir/gemini-plugin-cc

Command

Check whether the local Gemini CLI is ready. TRIGGER only when user explicitly runs /gemini:setup or asks to "set up Gemini CLI". DO NOT TRIGGER when code or conversation merely mentions "gemini".

4 5mo ago A 44 tokens original MIT

status

29

shalomeir/gemini-plugin-cc

Command

Show status of Gemini CLI jobs. TRIGGER only when user explicitly runs /gemini:status. DO NOT TRIGGER on casual mention of "gemini".

4 5mo ago A 32 tokens original MIT

ui-review

30

shalomeir/gemini-plugin-cc

Command

Review UI screenshots against code implementation using Gemini CLI. TRIGGER when user explicitly runs /gemini:ui-review or asks to "use Gemini CLI for UI review". DO NOT TRIGGER when code or conversation merely mentions "gemini".

4 5mo ago A 47 tokens original MIT

SessionStart

31

shalomeir/gemini-plugin-cc

Hook

Runs when a session starts, executing session-lifecycle-hook.mjs via node. From shalomeir/gemini-plugin-cc.

4 5mo ago A tokens not measured copy · 61% MIT

SessionEnd

32

shalomeir/gemini-plugin-cc

Hook

Runs when a session ends, executing session-lifecycle-hook.mjs via node. From shalomeir/gemini-plugin-cc.

4 5mo ago A tokens not measured copy · 100% MIT