·git
</>

git

bntvllnt/agent-skills

Einheitlicher Git-Workflow für Branch-First-Entwicklung: Status-/Diff-Überprüfung, Security-First-Commits, Arbeitsbäume und PR-Erstellung/-Überprüfung über gh. Automatische Aktivierung bei: „commit“, „push“, „branch“, „worktree“, „pr“, „pull request“, „merge“, „rebase“, „git“.

14Installationen·0Trend·@bntvllnt

Installation

$npx skills add https://github.com/bntvllnt/agent-skills --skill git

SKILL.md

| status / what changed | references/read-only.md | read-only inspection | | help / usage / man | references/cli-help.md | show CLI help safely | | commit / stage | references/commit-workflow.md | stage + commit safely | | branch / switch | references/branch-workflow.md | branch operations |

| worktree create/remove/list | references/worktree-workflow.md | worktree operations | | worktree cleanup / normalize / consolidate | references/worktree-maintenance.md | auto-clean + consolidate worktrees | | tag / version | references/tag-workflow.md | create/list/inspect tags | | pr / pull request | references/pr-workflow.md | create/update PR via gh |

| pr review / fix pr comments / threads | references/pr-review-workflow.md | review + respond + fix | | merge / rebase / reset / revert | references/advanced-workflows.md | advanced/recovery (confirm first) |

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/bntvllnt/agent-skills --skill git
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist git?

Einheitlicher Git-Workflow für Branch-First-Entwicklung: Status-/Diff-Überprüfung, Security-First-Commits, Arbeitsbäume und PR-Erstellung/-Überprüfung über gh. Automatische Aktivierung bei: „commit“, „push“, „branch“, „worktree“, „pr“, „pull request“, „merge“, „rebase“, „git“. Quelle: bntvllnt/agent-skills.

Wie installiere ich git?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/bntvllnt/agent-skills --skill git Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/bntvllnt/agent-skills