git

Enforce conventional commits and branch safety across multi-repo Git projects.

2|Updated Oct 10, 2025
One-click install
npx skills add https://github.com/gullitmiranda/.cursor --skill git-gullitmiranda
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: git
Source: https://github.com/gullitmiranda/.cursor/tree/main/skills/git
Command: npx skills add https://github.com/gullitmiranda/.cursor --skill git-gullitmiranda

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Safe Git workflows across multi-repo environments, enabling conventional commits, branch safety, and reliable resets.

Core Features & Use Cases

  • Conventional commits: auto-detect type and format messages.
  • Branch safety: automatic feature branches from main when needed, with safeguards.
  • Multi-repo status: awareness and reporting across repositories to maintain consistency.
  • Reset with backup: safe reset options with automatic backups for recovery.

Quick Start

Run a safe, conventional commit workflow on your staged changes.

Frequently Asked Questions about git

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run conventional commits across multiple repositories at once?

To run conventional commits across multiple repositories, this Skill enforces auto-detected commit types and formatted messages while maintaining multi-repo status awareness. It ensures consistency and reliable tracking across all your project repositories simultaneously.

How do I prevent accidental commits to the main branch in a multi-repo project?

To prevent accidental commits to the main branch, this Skill enforces branch safety by automatically creating a feature branch when you are on main. It applies safeguards against risky operations to maintain multi-repo reliability.

Can I reset a Git repository safely without losing my current changes?

Yes, you can reset safely because this Skill provides reset options with automatic backups. It creates recovery backups before executing resets, allowing you to restore your repository state if a risky operation causes unexpected data loss.

What is the best way to manage multi-repo status and branch consistency?

The best way to manage multi-repo status is through awareness and reporting features that track repository consistency. This Skill monitors branch states across repositories, enforcing safety rules and conventional structures to prevent desynchronization.

Does this Git workflow tool require any external dependencies or components?

No, this Git workflow tool does not require external dependencies or components to function. It operates independently, using frontfrontmatter-defined names and descriptions to drive safe commit, branch, reset, and status tasks.