Gemini CLI

Gemini CLI supports KnowzCode through a combination of GEMINI.md guidance, native command files, agent definitions, and MCP integration. All core commands and workflow phases are available with platform-specific adapters generated by setup.

How it works

KnowzCode generates a GEMINI.md file, native command files under .gemini/commands, and agent definitions under .gemini/agents. MCP tools connect the same way as Claude Code. Commands are invoked through Gemini's native command surface, while the adapter files keep the workflow aligned to the same KnowzCode phases used on other platforms.

Gemini CLI running KnowzCode workflow with agent instructions

Screenshot coming soon

Why it matters

Teams using Google's AI ecosystem get the same structured development experience. The instruction file approach means no special plugin installation -- just add the files to your project. Gemini's large context window is especially useful for the analysis and specification phases where broad codebase understanding is important.

KnowzCode running identically in Claude Code and Gemini CLI

Screenshot coming soon