metagit-cli
Metagit multi-repo management tool
What it is and what it does
Metagit is a CLI tool designed to give developers and SREs situational awareness across loosely connected Git repositories. It works by capturing cross-repository relationships and project knowledge in version-controlled manifests (`.metagit.yml`), making it easier to understand technical stacks, dependencies, and project structure without context-switching between repos. The tool is built on a foundation of 20 runtime dependencies including click for CLI, gitpython for repository interaction, requests for HTTP operations, and litellm for AI agent integration.
The package targets scenarios where teams manage multiple repositories—providing at-a-glance views of technical stacks and external dependencies, helping new contributors onboard faster, and supporting automated documentation of code provenance. It includes agent skill support for integration with AI workflows (OpenClaw, Hermes, Claude Code) and can function as a control plane for infrastructure-as-code projects. Installation is straightforward via `uv tool install`, and the tool initializes a manifest in any Git repository with a single command.
Use it for:
- Map technical stacks, languages, and dependencies across a multi-repo project without switching contexts.
- Onboard new contributors by providing automated documentation of repository relationships and project structure.
- Isolate and track external dependencies that may weaken security or dependability of software delivery pipelines.
- Integrate with AI agents (via MCP tools) to automate cross-repo analysis and infrastructure-as-code management.
- Generate provenance documentation for code across loosely connected repositories in a version-controlled format.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Metagit provides cross-repository awareness and management for multi-repo projects, capturing dependencies and relationships in version-controlled manifests to help teams understand project structure and context.
Yes, with conditions. The package is actively maintained, has low install friction, carries no known vulnerabilities, and solves a real problem for multi-repo workflows. However, verify the license terms before use—the fact sheet shows license treatment as unclear despite the description claiming MIT. The 2-star repository and recent first release (July 2025) suggest early adoption; evaluate whether the tool's maturity and community support meet your project's needs.
Install
metagit-cli on PyPI
pip
pip install metagit-cliuv
uv add metagit-clipoetry
poetry add metagit-cliInstalling metagit-cli
Before you install
Low friction install as a pure-Python wheel with 20 runtime dependencies including well-established packages like click, requests, and gitpython. Active maintenance with a release 2 days old and no known vulnerabilities.
License in practice
License treatment is unclear—the fact sheet shows no SPDX identifier or raw license string despite the description mentioning MIT. Verify the actual license terms before relying on this package in proprietary or restricted contexts.
Quickstart
uv tool install -U metagit-cli
metagit version
metagit init
Requires Python 3.12 or later.
Verify before relying
- Whether the MIT license mentioned in the description is the actual license (SPDX and raw license fields are null in the fact sheet).
- Scope and maturity of agent skill integration (OpenClaw, Hermes, Claude Code) and MCP runtime setup.
- Whether the 2-star repository count reflects early adoption or limited visibility.
Package facts
| License | not declared (unclear) |
| Python support | supports the current Python release (>=3.12) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 20 — loguru, pydantic, requests, click, gitpython, rich, pyyaml, ruamel.yaml, pygithub, jsonschema, python-dotenv, rapidfuzz, tqdm, types-tqdm, aiofiles, setuptools-scm, litellm, textual-dev, python-hcl2, prompt-toolkit |
| Maintenance | actively maintained — 2 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 102,541/month — #12,863 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: metagit_cli-0.28.3-py3-none-any.whl
Tags
More Software Development packages
Provides backported and experimental type hints…
permissive · top 100 on PyPI
numpyNumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
annotated-docProvides a way to document function parameters,…
permissive · top 100 on PyPI
typerTyper builds command-line applications from…
permissive · top 1,000 on PyPI
distlibDistlib provides low-level packaging utilities…
permissive · top 1,000 on PyPI
apm-cliAPM is a dependency manager and configuration…
permissive · top 15,000 on PyPI
requires.ioA command-line tool and Python API client for…
unclear · top 15,000 on PyPI
scitex-devProvides unified developer tooling for the…
agpl · top 15,000 on PyPI
westWest is a meta-tool for managing multiple Git…
permissive · top 5,000 on PyPI
mergify-cliMergify CLI is a command-line tool for managing…
permissive · top 15,000 on PyPI
langchain-cliCommand-line interface for building, testing,…
permissive · top 15,000 on PyPI
cugaCUGA is an enterprise-grade generalist agent…
permissive · top 15,000 on PyPI
omnigentOmnigent is an open-source orchestration layer…
permissive · top 15,000 on PyPI
opencode-agent-hubCoordinates communication between multiple AI…
agpl · top 15,000 on PyPI
deepagents-cliCommand-line tool for scaffolding, configuring,…
permissive · top 15,000 on PyPI