Claude Code plugin that manages Gemini CLI as an intern. Claude acts as manager/architect while Gemini does all coding work. Benefits operations teams by automating code implementation, verification, and fixes. Connects to Shell environments and integrates with Claude Code.
git clone https://github.com/alchemiststudiosDOTai/claude-code-gemini-manager-skill.gitGemini Manager is an Agent Skill for Claude Code that establishes a manager-intern workflow: Claude acts as the architect and manager while Gemini CLI handles all code implementation. Claude reads the codebase, plans the work, gives Gemini specific implementation commands, and verifies the results—requesting fixes as needed. This separation of concerns automates code development cycles without Claude writing code directly. Operations teams and developers benefit from streamlined code implementation, verification loops, and integration with Shell environments through Claude Code.
Install via plugin command: '/plugin install alchemiststudiosDOTai/claude-code-gemini-manager-skill'. Alternatively, clone the repository and copy the gemini-manager skill folder to ~/.claude/skills/ or ./.claude/skills/. Once installed, request Claude to manage implementation tasks using prompts like 'Manage the implementation of X using Gemini'.
Automate feature implementation by having Claude manage Gemini's coding tasks
Verify code quality through Claude's review before accepting Gemini's work
Drive bug fixes in loops—Claude detects issues and instructs Gemini on corrections
Manage codebase changes without Claude directly writing code
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/alchemiststudiosDOTai/claude-code-gemini-manager-skillCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Act as my manager/architect for a project. I will use Gemini CLI as the coding intern. Here are the details: [PROJECT_SCOPE], [TECH_STACK], [DEADLINE]. Provide a high-level plan, then delegate tasks to Gemini CLI. Verify the code as it's implemented.
# Project Plan: E-commerce Website Backend ## High-Level Architecture - **Frontend**: React.js - **Backend**: Node.js with Express - **Database**: PostgreSQL - **Authentication**: JWT ## Task Delegation to Gemini CLI 1. **Task**: Set up project structure and initial files ```bash gemini-cli create-project --name ecommerce-backend --tech-stack node,express,postgres ``` 2. **Task**: Implement user authentication routes ```bash gemini-cli add-route --name auth --methods POST,GET --description "User registration and login" ``` ## Verification Steps - [ ] Verify project structure - [ ] Test authentication routes - [ ] Check database connection ## Next Steps - Implement product catalog routes - Set up payment gateway integration
Google's multimodal AI model and assistant
Free Accounting Software
AI assistant built for thoughtful, nuanced conversation
Get more done every day with Microsoft Teams – powered by AI
Agentic AI Workflow platform
Connected workspace for docs, wikis, and projects
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan