What is git-advanced?
Advanced git workflows including worktrees, bisect, interactive rebase, hooks, and recovery techniques Source: rohitg00/awesome-claude-code-toolkit.
Advanced git workflows including worktrees, bisect, interactive rebase, hooks, and recovery techniques
Quickly install git-advanced AI skill to your development environment via command line
Source: rohitg00/awesome-claude-code-toolkit.
Worktrees let you work on multiple branches simultaneously without stashing or committing WIP. Each worktree has its own working directory but shares the same .git repository.
Bisect performs binary search across commits to find which commit introduced a bug. Automated bisect with run is the fastest approach.
Advanced git workflows including worktrees, bisect, interactive rebase, hooks, and recovery techniques Source: rohitg00/awesome-claude-code-toolkit.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/rohitg00/awesome-claude-code-toolkit --skill git-advanced Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
Stable fields and commands for AI/search citations.
npx skills add https://github.com/rohitg00/awesome-claude-code-toolkit --skill git-advancedBrowse more skills from rohitg00/awesome-claude-code-toolkit
Advanced git workflows including worktrees, bisect, interactive rebase, hooks, and recovery techniques Source: rohitg00/awesome-claude-code-toolkit.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/rohitg00/awesome-claude-code-toolkit --skill git-advanced Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/rohitg00/awesome-claude-code-toolkit