commit-push-open-mr - Review, Commit, Push and Create Merge Requests
Review git changes, commit relevant files, push code, and create or update merge/pull requests
Tags
Updated: 2026-02-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- review git status
- stage relevant files
- research changes
- write commit message
- execute git commit
- push code to remote
- create merge request
- update existing MR/PR
- check existing MR/PR
Inputs
- git status information
- current branch name
- remote repository URL
- staged changes diff
- recent commit history
Outputs
- committed code changes
- pushed branch to remote
- created MR/PR
- updated MR/PR
- MR/PR URL
Requirements
- Bash tool support
- Git environment
- GitHub or GitLab platform
- gh/glab CLI tools
- repository access permissions
