LogoClawIndex
CasesSkillsAbout
LogoClawIndex

github-pr-workflow - Manage GitHub pull requests from creation to merge

Provides workflows for creating branches, committing code, opening PRs, monitoring CI status, fixing failures, and merging pull requests.

Tags

Updated: 2026-09-22

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Create git feature branches
  • Stage and commit code changes
  • Push local branches to remote
  • Create GitHub pull requests
  • Monitor CI check statuses
  • Diagnose and fix CI failures
  • Merge pull requests
  • Enable pull request auto-merge

Inputs

  • Git remote repository URL
  • GitHub authentication credentials
  • Branch name and commit messages
  • Pull request title and description

Outputs

  • Created local and remote branches
  • GitHub pull requests
  • CI status reports and build logs
  • Merged branch state in remote repository

Requirements

  • Git CLI
  • GitHub CLI or GITHUB_TOKEN
  • Python 3
  • GitHub repository access

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.
GitHub
Pull-Requests
CI/CD
Git
Automation
Merge
Create git feature branches
Stage and commit code changes
Push local branches to remote
Create GitHub pull requests
Git remote repository URL
GitHub authentication credentials
Branch name and commit messages
Created local and remote branches
GitHub pull requests
CI status reports and build logs