Create, manage, and clean up Git branches effectively
# Git Branch Management Help me manage Git branches: 1. Create feature branches from main/develop 2. List and filter branches by pattern 3. Clean up merged branches 4. Handle branch naming conventions 5. Set up branch protection rules
Generate semantic git commit messages from staged changes following conventional commit format.
Generate comprehensive pull request descriptions with context, changes, and testing notes.
Generate standardized git branch names from issue titles or feature descriptions.
AI Agent Skills are reusable workflow packages that extend your AI coding assistant with multi-step capabilities. Install Git Branch Management by following these steps.
.cursor/skills/ or .codex/skills/ directoryGenerate semantic git commit messages from staged changes following conventional commit format.
Generate comprehensive pull request descriptions with context, changes, and testing notes.
Generate standardized git branch names from issue titles or feature descriptions.