GEMINI.md
Project GEMINI.md
Hierarchical Gemini CLI context for architecture, commands, and behavioral rules.
- Revision
- 1
- Verified
- 2026-07-26
Compatibility and paths
Gemini CLI
GEMINI.mdGemini CLI project hierarchyTrust and provenance
Curated record reviewed 2026-07-26. Results still depend on the supplied context and target environment.
Fill variables
Values stay in this browser tab and are not stored.
Generated asset4 required field(s) must be completed
# Project context
## Goal
{{projectGoal}}
## Commands
- Install: `{{installCommand}}`
- Test: `{{testCommand}}`
## Rules
- Preserve {{architectureRule}}.
- Read `DESIGN.md` before UI work.
- Never expose secrets or execute unreviewed destructive commands.Real example
Input
Project uses GEMINI.md with the required variables filled.
Expected result
# Project context ## Goal example-value ## Commands - Install: `example-value` - Test: `example-value` ## Rules - Preserve example-value. - Read `DESIGN.md` before UI work. - Never expose secrets or execute unreviewed destructive commands.