claude-code-gemini-manager-skill
Delegate coding work to Gemini while Claude manages
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Gemini Manager?▼
Run `npx skills add alchemiststudiosDOTai/claude-code-gemini-manager-skill --all -g -y` in your terminal to install the skill globally.
What does the Gemini Manager skill do?▼
It makes Claude Code act as an architect that plans and verifies work while Gemini CLI writes all the code. Claude never edits files directly; it delegates, reviews, and requests fixes until the task is done.
Do I need Gemini CLI installed to use this skill?▼
Yes. The skill drives the Gemini command-line tool with auto-approval mode, so Gemini CLI must be installed and configured on your machine first.
How does Claude verify Gemini's coding work?▼
After each delegated task, Claude reads the modified files, greps for expected patterns, and can ask Gemini to run tests or linters. If problems are found, it issues a specific fix command and re-checks.
Can I use Gemini Manager without coding experience?▼
Yes. You describe the feature or fix in plain English, and Claude handles the planning, delegation, and verification loop for you.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core