--- id: metagit-cli version: "0.28.3" license: unclear license_treatment: unclear maintenance: active --- # metagit-cli — Metagit multi-repo management tool License: unclear · Maintenance: active · Downloads: 102.5K/mo ## 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 above — 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 pip install metagit-cli uv add metagit-cli poetry add metagit-cli ## Installing 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_current - Install friction: low - Maintenance: active - Downloads: 102.5K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags multi-repo management, git repository orchestration, cross-repo dependency tracking, monorepo documentation, project context awareness, repository manifest tool, git workspace coordination, multi-repo, git-orchestration, ai-agent-ready [View on SkillFed](https://skillfed.io/packages/metagit-cli) · [View on PyPI](https://pypi.org/project/metagit-cli/)