GEMINI.md
Manage GEMINI.md across your repositories.
Standardize GEMINI.md files across repositories. Detect drift between repos, define shared standards, and roll out consistent updates with tracked PRs.
What it is
GEMINI.md
GEMINI.md is a repository-level instruction file used by Gemini CLI and Google AI coding tools. It defines project-specific guidance that Gemini follows when assisting with code generation, reviews, and refactoring.
The problem
GEMINI.md drift compounds silently across repos
Gemini CLI reads GEMINI.md for project context and coding conventions. As teams adopt Gemini across repos, each file evolves independently. Without a central standard, GEMINI.md instructions diverge — leading to inconsistent AI behavior across the codebase.
How DirectiveOps helps
From scattered GEMINI.md files to shared standards
Discover every GEMINI.md across your GitHub org
Normalize and compare instructions against a shared baseline
Detect drift, missing policies, and conflicting directives
Ship standardized updates via tracked rollout PRs
Quick start
Scan for GEMINI.md locally
Run the free OSS scanner against any checkout to discover GEMINI.md files, extract directives, and review findings.
git clone https://github.com/nicholasgriffintn/DirectiveOps.git
cd DirectiveOps && npm install
npm run scan -- scan --path /your/repoNeed fleet-wide standards and rollout? See hosted plans
Related instruction files
DirectiveOps also manages these instruction files
See it in action
Walk the demo workspace
Explore the hosted dashboard with seeded data — repo inventory, drift findings, templates, and rollout controls.
Learn more
See how the product works
From discovery to tracked rollout — learn the full workflow for managing instruction files across your repository fleet.