G

Git Ops

Skill

Manages git workflows — branching, rebasing, cherry-picking, conflict resolution.

dustin·Community·v1.0.0

Git Ops

Advanced git workflow automation for the agent.

Capabilities

  • Create feature branches from tickets
  • Rebase and resolve merge conflicts
  • Cherry-pick commits across branches
  • Squash and clean up commit history
  • Generate changelogs from commit messages

Example

Create a feature branch for JIRA-1234 and cherry-pick commits abc123 and def456 from staging