LogoClawIndex
CasesSkillsAbout
LogoClawIndex

stave-worktree-pr-flow - Ship current work as GitHub PR via worktree

Move dirty state to worktree, commit with Conventional Commits, push to GitHub, and create pull request

Tags

Updated: 2026-05-09

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • confirm intended scope
  • detect worktree mode
  • move dirty state
  • validate changes
  • commit changes
  • push branch
  • create pull request
  • clean up worktree
  • report outcome

Inputs

  • git status
  • git branch
  • git HEAD reference
  • worktree path
  • git remote URL
  • GitHub auth status
  • untracked files
  • commit message
  • PR title

Outputs

  • created worktree
  • commit message
  • pushed branch
  • pull request URL
  • execution report

Requirements

  • git
  • GitHub CLI
  • GitHub remote repository
  • write permission

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
GitHub PR
worktree
workflow
conventional commits
confirm intended scope
detect worktree mode
move dirty state
validate changes
git status
git branch
git HEAD reference
created worktree
commit message
pushed branch