gemini-plan

Installation
SKILL.md

Gemini Plan Command

Generate structured implementation plans using Gemini CLI. Plans are formatted for Claude to execute, with clear task breakdowns, file modifications, and sequence ordering.

Usage

/google-ecosystem:gemini-plan <task-description> [options]

Arguments

  • $ARGUMENTS (required): Description of what you want to implement
  • --context <glob> (optional): File patterns to include as context (e.g., src/**/*.ts)
  • --output <path> (optional): Output path for plan (default: docs/ai-artifacts/plans/)
  • --pro (optional): Use Gemini Pro for complex planning (default: Flash)

Examples

Related skills
Installs
1
GitHub Stars
63
First Seen
Mar 28, 2026