What problem does it solve?
This Skill resolves the fragmentation and inconsistency in managing git operations across multiple forges like GitHub, GitLab, and Forgejo, ensuring audit-grade history and compliance.
Core Features & Use Cases
- Multi-Forge Operations: Seamlessly handle commits, branches, and PR/MR workflows across different platforms using native CLI tools.
- Compliance & Security: Enforce PCI-DSS 4.0 standards through automated commit signing, secret scanning, and branch protection controls.
- Use Case: When working in a team that mirrors code between GitHub and a self-hosted Forgejo instance, use this Skill to synchronize branches, cut releases, and maintain a clean, signed audit trail without manual errors.
Quick Start
Use the git skill to create a new feature branch named feat/auth-update and push it to the origin remote.