G
Git Ops
SkillManages git workflows — branching, rebasing, cherry-picking, conflict resolution.
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