gemini
π―Skillfrom peterfile/devpilot-agents
Executes Gemini AI commands for advanced code analysis, generation, and reasoning tasks using Google's latest AI models.
Part of
peterfile/devpilot-agents(7 items)
Installation
uv run ~/.claude/skills/gemini/scripts/gemini.py "<prompt>" [working_dir]Skill Details
Execute Gemini CLI for AI-powered code analysis and generation. Use when you need to leverage Google's Gemini models for complex reasoning tasks.
More from this repository6
Professional multi-agent development workflows with Requirements-Driven and BMAD methodologies, featuring 16+ specialized agents and 12+ commands
Executes distributed code generation and modification tasks across a project by parsing specifications and coordinating multiple AI coding agents to implement changes systematically.
Executes Codex CLI for advanced code analysis, refactoring, and automated code changes across multiple files with intelligent task delegation.
Guides developers through test-driven development by writing failing tests first, then implementing minimal code to pass, ensuring robust and intentional software design.
multi-agent-orchestrator skill from peterfile/devpilot-agents
Orchestrates multi-agent workflows by automating code generation, task dispatch, and state synchronization across codex and UI agents using Kiro specs.