Skip to content

GEMINI.md — Gemini CLI Entry Point

This is the minimal Gemini CLI-specific entry point for this repository.

Read AGENTS.md first — it is the full, tool-agnostic operating contract and applies to Gemini CLI sessions exactly as it does to any other agent. This file adds nothing beyond pointing you there.

If your task is scoped to a specific venture, also load that venture's ventures/<slug>/AGENTS.md (for example ventures/shelfery/AGENTS.md or ventures/digital-products/AGENTS.md) before making changes.

Follow the load order documented in docs/ai/context-loading-order.md, the planning requirements in docs/ai/planning-and-work-logs.md, and the prohibited behaviors in docs/ai/prohibited-behaviors.md.

Do not treat this file as a substitute for AGENTS.md. If the two ever appear to conflict, AGENTS.md controls.


Report an issue about this page