Git Advanced Workflows
Master advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to maintain clean history and recover from any situation. Use when managing complex Git histories, collaborating on feature branches, or troubleshooting repository issues.
Install
claude skill add rjmurillo/ai-agents:git-advanced-workflows About this skill
Git Advanced Workflows is a skill for Claude Code developed by rjmurillo. It is tagged git, version-control, workflow-automation, code-management, making it relevant for teams working in those areas. Install it with a single command to extend Claude Code's capabilities.
Categories
Frequently Asked Questions
What does Git Advanced Workflows do?
Git Advanced Workflows is a Claude Code skill by rjmurillo. Master advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to maintain clean history and recover from any situation. Use when managing complex Git histories, collaborating on feature branches, or troubleshooting repository issues. It extends Claude Code's capabilities for developers who work with related workflows.
How do I install Git Advanced Workflows?
You can install Git Advanced Workflows by running the following command in your terminal: claude skill add rjmurillo/ai-agents:git-advanced-workflows
Who made Git Advanced Workflows?
Git Advanced Workflows was created by rjmurillo. You can find their other projects and contributions on GitHub at https://github.com/rjmurillo.
Similar Skills
Find Skills
The open agent skills tool - npx skills
by vercel-labs
Apple Reminders
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
by steipete
Vercel Cli With Tokens
Vercel's official collection of agent skills
by vercel-labs
Fix
Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.
by facebook