LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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-pr-workflow - GitHub Pull Request Workflow

Manages the GitHub PR lifecycle including branch creation, commits, PR creation, CI status monitoring, failure auto-fixing, and merging.

Tags

Updated: 2026-09-23

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Create feature or fix branches
  • Commit code changes
  • Push branches and create pull requests
  • Monitor CI check status
  • Diagnose and fix CI failures
  • Merge pull requests

Inputs

  • GitHub authentication credentials or GITHUB_TOKEN
  • Git repository with GitHub remote

Outputs

  • Git branches
  • Git commits
  • GitHub pull requests
  • CI workflow run logs

Requirements

  • Linux, macOS, or Windows OS
  • Git
  • GitHub CLI or curl with Python 3
  • GitHub authentication

Source

  • Spec: SKILL.md
GitHub
Pull-Requests
CI-CD
Git
Automation
Merge
Create feature or fix branches
Commit code changes
Push branches and create pull requests
Monitor CI check status
GitHub authentication credentials or GITHUB_TOKEN
Git repository with GitHub remote
Git branches
Git commits
GitHub pull requests