alchemiststudiosDOTaialchemiststudiosDOTaiOfficial·1 Agent Skills Included

claude-code-gemini-manager-skill

Delegate coding work to Gemini while Claude manages

Turns Claude Code into a project manager that plans, delegates, and verifies while Gemini CLI writes all the code. Eliminates manual implementation work by issuing precise commands, reviewing output, and requesting fixes until correct. Includes command templates, anti-pattern checks, and a timeout-safe helper script to keep delegated coding tasks on track.
npx skills add alchemiststudiosDOTai/claude-code-gemini-manager-skill --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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