> ## Documentation Index
> Fetch the complete documentation index at: https://docs.peachjam.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Plan mode

> Use Plan mode to explore an approach before changing code.

> Use Plan mode to explore an approach before changing code.

## What Plan mode does

Plan mode is for reasoning, debugging, comparing approaches, and creating implementation plans. It should not make project edits until you switch back to Build mode or ask for implementation.

## Good uses

- Map a feature before building.
- Ask why a bug might happen.
- Compare integration options.
- Turn a vague idea into a build prompt.
