LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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-18

Capabilities

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

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
git
version-control
code-collaboration
workflow-automation
devops
review git status
stage relevant files
research changes
write commit message
git status information
current branch name
remote repository URL
committed code changes
pushed branch to remote
created MR/PR