From 73826579a2842839b9aee7e1eb5d5bb6314c63c8 Mon Sep 17 00:00:00 2001 From: Jerop Kipruto Date: Tue, 17 Mar 2026 13:13:23 -0400 Subject: [PATCH] docs: add Plan Mode to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 97b0c6f7f0..90fcd9ced0 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ Learn all about Gemini CLI in our [documentation](https://geminicli.com/docs/). context window. - **🔧 Built-in tools**: Google Search grounding, file operations, shell commands, web fetching. +- **🏗️ [Plan Mode]**: Secure, read-only environment for architectural research + and design. - **📋 [Spec-Driven Development (SDD)]**: Spec-driven development workflow (inspired by [Conductor]). - **🔌 Extensible**: MCP (Model Context Protocol) support for custom @@ -390,6 +392,7 @@ instructions. --- +[Plan Mode]: ./docs/cli/plan-mode.md [Spec-Driven Development (SDD)]: ./docs/cli/spec-driven-development.md [Conductor]: https://github.com/gemini-cli-extensions/conductor