gemini-manager

Official

Let Claude lead; Gemini writes the code.

AuthoralchemiststudiosDOTai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill turns Claude Code into a dedicated manager/architect while Gemini CLI handles all code implementation. Claude thinks, plans, reads, and verifies, guiding Gemini to implement changes with deterministic steps and rigorous verification, thereby reducing back-and-forth and speeding delivery.

Core Features & Use Cases

  • Manager-first workflow: Claude reads context, breaks tasks into atomic steps, and delegates precisely to Gemini.
  • Deterministic delegation: Use explicit templates to drive Gemini with clear commands and constraints.
  • Verification loop: Claude reviews output, requests fixes, and iterates until requirements are met.
  • Use Case: When you want a software feature implemented entirely by Gemini under Claude's guidance, e.g., "Add login with JWT" with a fully verified implementation from Gemini.

Quick Start

Ask Claude Code to manage a feature using Gemini to implement it and verify the result.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: gemini-manager
Download link: https://github.com/alchemiststudiosDOTai/claude-code-gemini-manager-skill/archive/main.zip#gemini-manager

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository