Skip to main content

Git-native governance for AI-assisted engineering

Project description

Gator Command

Git-native governance for AI-assisted engineering.

Gator turns your repo into an intelligence surface. The AI agent builds structured maps of your codebase (charters), a strategic operations brief (pulse), and project assessments — all committed to Git. A deterministic pre-commit gate blocks commits when the agent changes code without updating the map.

Local-first. Git-native. Works with Claude Code, Codex, Gemini CLI. MIT licensed.

Install

pip install pipx        # if you don't have pipx yet
pipx ensurepath         # add to PATH (restart terminal after)

pipx install gator-command

Quick Start

cd /path/to/your/repo

gator gatorize .        # install governance into this repo
gator init              # start a governed session
gator dashboard         # open the intelligence console

The agent reads the governance layer and orients to your project. Your first git commit fires the hooks.

Upgrade

pipx upgrade gator-command

cd /path/to/your/repo
gator gatorize .        # refresh templates and hooks

Your content is always preserved. Only templates and scripts refresh.

Commands

Command What it does
gator gatorize <path> Install or upgrade governance in a repo
gator init Start a governed session (repairs hooks if needed)
gator dashboard Open the intelligence console
gator pulse Generate the strategic operations brief
gator audit Run governance audit
gator version Show installed version

What Gator Provides

  • Repo intelligence — charters map code structure, pulse summarizes momentum, assessments provide AI-generated evaluation. All committed to Git.
  • Governance enforcement — a deterministic pre-commit hook that blocks commits when code changes without charter updates. No LLM in the gate. Configurable: strict, warn, or off.
  • Dashboard — a local web console for browsing your governance layer, session history, and project state. Full file history with git version navigation.
  • Session persistence — the governance layer carries project context across sessions and across models. Switch from Claude to Codex mid-project without losing architectural understanding.

How It Works

  1. gator gatorize . installs a .gator/ folder into your repo with governance scaffolding
  2. AI agents read the constitution and charters to understand your codebase
  3. Every git commit runs a deterministic hook that validates charter-alongside-code
  4. Session snippets capture what context produced each commit
  5. gator dashboard makes it all browsable in a local web UI

Links


Built by Cumberland Laboratories

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gator_command-2.2.0-py3-none-any.whl (688.1 kB view details)

Uploaded Python 3

File details

Details for the file gator_command-2.2.0-py3-none-any.whl.

File metadata

  • Download URL: gator_command-2.2.0-py3-none-any.whl
  • Upload date:
  • Size: 688.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for gator_command-2.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 dcd8c0fee9685b3b42a025a4ae7261d47669c75325b8322db881abfb23fc2db7
MD5 5e4c359f2cb92ed609afd2e96016d5e6
BLAKE2b-256 285c91a92e4e3a465c5fa7f0a9ec3405e16bc996a4233688900d8f80ae13c8bc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page