git

Originally fromepicenterhq/epicenter
Installation
SKILL.md

Git: Multi-Forge Production Workflow

Perform git operations, manage branches, handle multi-remote setups, create PRs/MRs, cut releases, and maintain audit-grade change history across GitHub, GitLab, and Forgejo. The goal is clean, signed, traceable history that satisfies both engineering standards and compliance requirements (PCI-DSS 4.0).

Target versions (September 2026):

  • git: 2.55.0 (current stable). Major additions include Linux fsmonitor, remote-group push, and parallel compatible hooks.
  • GitHub CLI (gh): 2.100.0
  • GitLab CLI (glab): 1.117.0
  • Forgejo CLI (fj): verify the current release at codeberg.org/forgejo-contrib/forgejo-cli; the previous 0.6.0 pin was not independently confirmed on September 10. Rust-written, official community CLI. Covers PRs (incl. AGit), issues, repos, releases, tags, actions.
  • Forgejo: v16.0.3 current; v15.0.7 is the current LTS. Critical RCE (CVE-2025-68937) patched in v13.0.2+.
  • prek: 0.5.2 (Rust, recommended) or pre-commit: 4.6.2 (Python, largest ecosystem)
  • git-filter-repo: 2.47.0
  • gitleaks: 8.30.1 (secret scanning)
  • cosign: 3.1.3 (Sigstore, for tag/release signing context)
Installs
38
GitHub Stars
7
First Seen
Apr 1, 2026
git — iuliandita/skills