As specify in blog https://developers.googleblog.com/subagents-have-arrived-in-gemini-cli/, Gemini Cli now supports Subagents.
Custom subagents are defined using simple Markdown files (.md) with YAML frontmatter. You can define them globally in ~/.gemini/agents for your personal workflows or commit them to your repository to share with your team at the project level in .gemini/agents.
As specify in blog https://developers.googleblog.com/subagents-have-arrived-in-gemini-cli/, Gemini Cli now supports Subagents.