💻

Git

Aanbevolen

Master version control with expert guidance on commits, branching, rebases, and safe history recovery for seamless team collaboration and repository safety.

Ivánv1.0.0
Coding Agents & IDEsProductivityOpen SourceAutomationCLIDeveloper Tool
Verbinding maken met VM...
Verbinding maken met VM...
npx clawhub@latest install git
18Sterren
8.7kDownloads
48Huidige installaties
v1.0.0Versie
Mar 11, 2026Bijgewerkt

Platforms

linuxdarwinwin32

The Git skill provides your AI agent with a professional framework for managing version control. It covers everything from basic commits and branching to advanced operations like interactive rebasing, conflict resolution, and history recovery. It ensures that the agent applies Git discipline automatically, preventing common mistakes like accidental force pushes or messy commit histories.

Hoe het werkt

This skill is stateless and serves as a comprehensive rulebook for Git operations. When an agent performs repository tasks, it follows structured workflows for Feature Branches and Hotfixes. It prioritizes safety by using --force-with-lease, enforces Conventional Commits for readability, and utilizes tools like git reflog to ensure no work is ever truly lost.

Belangrijkste functies

Safe History Management
Expert use of rebase, squash, and reset with built-in safety checks.
Conflict Resolution
Systematic approach to identifying and resolving merge conflicts without leaving markers.
Recovery Tools
Advanced commands like reflog and bisect to recover deleted branches or find bug-introducing commits.
Standardized Workflows
Enforces team best practices including branch hygiene and meaningful commit messages.

Vereisten

No external API keys or cloud services are required for this skill. It operates entirely using your local environment's Git installation.

Gebruiksscenario's

Repository Maintenance
Managing complex branch structures, submodules, and cleaning up remote tracking.
Safe Collaboration
Synchronizing work with teams using pull --rebase and safe push protocols.
Debugging
Automating the search for regressions using git bisect across historical commits.

Hoe te installeren

1
Run in your terminal
npx clawhub@latest install git
or
2
Click the Install button at the top of this page for one-click setup

Veelgestelde vragen

Beoordelingen

0 beoordelingen

Inloggen om een beoordeling te schrijven

Nog geen beoordelingen. Wees de eerste om je ervaring te delen!