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“.
Installation
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) |
Fakten (zitierbereit)
Stabile Felder und Befehle für KI/Such-Zitate.
- Installationsbefehl
npx skills add https://github.com/bntvllnt/agent-skills --skill git- Quelle
- bntvllnt/agent-skills
- 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
Details
- Kategorie
- </>Entwicklung
- Quelle
- skills.sh
- Erstes Auftreten
- 2026-02-01