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.

commit - Prepare Code for Review with Quality Checks and PR Creation

Run quality assurance checks, create conventional commits, and open pull requests for code review

Tags

Updated: 2026-02-12

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create new feature branch
  • run quality assurance checks
  • create conventional commits
  • push commits to remote
  • create pull request
  • update pull request

Inputs

  • git repository
  • code changes
  • branch name
  • pull request template

Outputs

  • committed code
  • pull request
  • GitHub PR URL

Requirements

  • git repository access
  • GitHub CLI
  • bun runtime
  • GitHub repository permissions

Source

  • Spec: SKILL.md
git
code-review
pr
automation
quality-assurance
create new feature branch
run quality assurance checks
create conventional commits
push commits to remote
git repository
code changes
branch name
committed code
pull request
GitHub PR URL