OneLinersCommand workbench
AI
Back to instructions
GEMINI.md

Project GEMINI.md

Hierarchical Gemini CLI context for architecture, commands, and behavioral rules.

Revision
1
Verified
2026-07-26
Save or explore
Save to collectionCreate a collection in the sidebar first.

Compatibility and paths

Gemini CLIGEMINI.mdGemini CLI project hierarchy

Trust 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.

Source evidence

Gemini CLI context filesofficial