git-expert

Resolve complex Git workflow issues with step-by-step guidance.

Updated Jan 17, 2026
One-click install
npx skills add https://github.com/VanhPoker/VietNamLookmaxing --skill git-expert-vanhpoker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: git-expert
Source: https://github.com/VanhPoker/VietNamLookmaxing/tree/main/.agent/skills/git-expert
Command: npx skills add https://github.com/VanhPoker/VietNamLookmaxing --skill git-expert-vanhpoker

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Resolve complex Git workflow issues through expert guidance that covers conflicts, history rewriting, branching strategies, and repository management.

Core Features & Use Cases

  • Conflict resolution: structured strategies for merge conflicts, rebase decisions, and tooling choices.
  • Branching & workflows: recommendations tailored to team size and release cadence.
  • Repository maintenance: safe history rewrites, cleanup, and performance optimizations for large repos.

Quick Start

Request a guided, step-by-step resolution for a merge conflict.

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 in a large Git repository?

To resolve merge conflicts, you need structured strategies for identifying conflicting changes, choosing appropriate tooling, and applying safe commands. This guidance provides step-by-step resolution paths for complex conflicts in large codebases.

What is the best way to rewrite Git history without losing changes?

Rewriting Git history requires safe operation guidance to prevent data loss during rebase or filter operations. This provides prescriptive commands and structured analysis to safely perform history rewrites and repository cleanup.

How do I choose a Git branching strategy for my team size and release cadence?

Choosing a Git branching strategy involves evaluating team collaboration size and release frequency. This provides tailored workflow recommendations and branch management policies to fit your specific development cadence.

When do I need to perform repository maintenance on a large Git codebase?

Repository maintenance is needed when performance degrades in large codebases, requiring cleanup and optimization. This delivers safe history rewriting and performance optimization guidance to maintain large repository health.

Can I get step-by-step guidance for complex rebase decisions?

Yes, you can get step-by-step guidance for complex rebase decisions. It offers prescriptive Git commands and conflict resolution strategies to navigate rebase operations safely across team collaborations.