Delegate a task to Google Gemini CLI
/plugin marketplace add gopherguides/gopher-ai/plugin install gopherguides-llm-tools-plugins-llm-tools@gopherguides/gopher-ai<prompt># Delegate to Gemini **If `$ARGUMENTS` is empty or not provided:** Display usage information and ask for input: This command delegates tasks to Google Gemini CLI for analysis and code review. **Usage:** `/gemini <prompt>` **Examples:** | Command | Description | |---------|-------------| | `/gemini review the auth implementation` | Code review | | `/gemini explain this error handling pattern` | Code explanation | | `/gemini suggest improvements for this function` | Refactoring advice | | `/gemini what are the security implications here` | Security analysis | **Available Models:** | M...