git-expert

Resolve Git merge conflicts, branching strategies, and repository recovery issues.

8|2|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/p1tl0rd/antigravity-ros2-skills --skill git-expert-p1tl0rd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: git-expert
Source: https://github.com/p1tl0rd/antigravity-ros2-skills/tree/main/.agent/skills/git-expert
Command: npx skills add https://github.com/p1tl0rd/antigravity-ros2-skills --skill git-expert-p1tl0rd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Git conflicts and messy histories stall development; this skill provides expert guidance to resolve them efficiently and safely.

Core Features & Use Cases

  • Expert-level guidance on merge conflict resolution, branching strategy selection, and repository recovery.
  • Supports multi-remote collaboration, history rewriting with safety checks, and performance-conscious workflows.
  • Real-world scenarios include multi-branch releases, rebases, and accidental commits fixes.

Quick Start

Describe your Git issue and I will guide you to resolve it.

Frequently Asked Questions about git-expert

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

FAQPage Schema
How do I resolve complex merge conflicts during a multi-branch release?

Resolve merge conflicts during multi-branch releases by applying expert branching strategies and conflict resolution guidance. This approach maintains safe history recovery and robust Git hygiene across multi-remote collaboration workflows.

What is the best way to recover lost Git history after an accidental commit?

Recovering lost Git history after an accidental commit requires safe history rewriting and repository recovery techniques. Applying safety checks during rebases ensures you restore previous states without corrupting your multi-remote collaboration workflow.

How do I rewrite Git history safely without losing important commits?

Safely rewrite Git history by applying history rewriting techniques with safety checks. This prevents losing important commits during rebases and maintains robust repository hygiene across multiple remotes.

Does this approach support multi-remote collaboration and multi-branch releases?

Yes, this approach supports multi-remote collaboration and multi-branch releases. It provides performance-conscious workflows and best-practice Git hygiene to manage complex branching strategies and multi-remote synchronization safely.

Why does my Git workflow stall when handling messy histories and complex rebases?

Your Git workflow stalls because messy histories and complex rebases create conflicting branch states. Resolving these issues efficiently requires expert guidance on history rewriting, safe conflict resolution, and performance-conscious workflows.