git

Installation
SKILL.md

Git Skill

This skill covers git hygiene for multi-agent collaborative work.

Core Principle: Pull First, Always

This is a multi-agent team environment with rapid, concurrent changes.

Before doing ANY local work—reading files, making edits, or starting a task—you MUST sync with remote:

git pull --rebase

Why This Matters

Installs
3
GitHub Stars
4
First Seen
Mar 16, 2026
git — all-the-vibes/skills-catalog