Gemini Agent

Delegate complex, multi-step coding tasks to the Google Gemini CLI agent running in the background. Use when the user wants to offload autonomous coding work to gemini — including TCA feature development (new reducer/view/tests in a modular iOS app) and iOS Simulator automation (build, install, navigate, inspect). Gemini runs non-interactively via `gemini "prompt"`, handles tool calls and file edits autonomously, and returns a final summary. Use for tasks that benefit from background execution: "implement X feature using gemini", "have gemini add tests for Y", "use gemini to navigate the simulator and verify Z", "run gemini in the background to build this".

ninjaproger 19fd23f 2 files · 5.6 KB Updated

File contents

ninjaproger/skills/tree/main/skills/gemini-agent commit 19fd23ffc7

Frequently asked questions

npx skillmds@latest add ninjaproger/gemini-agent