LogoClawIndex
CasesSkillsAbout
LogoClawIndex

finishing-a-development-branch - Guide completion of development work

Guides the completion of development work by verifying tests, presenting structured integration options, and executing merge, PR, or cleanup.

Tags

Updated: 2026-09-18

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Verify test suite execution
  • Determine git base branch
  • Present structured integration options
  • Merge feature branch locally
  • Push branch and create PR
  • Discard branch and commits
  • Clean up git worktree

Inputs

  • Git feature branch
  • Project test suite
  • User choice selection
  • Typed discard confirmation

Outputs

  • Merged git base branch
  • Created GitHub pull request
  • Deleted git branch
  • Removed git worktree

Requirements

  • Git CLI
  • GitHub CLI
  • Project test runner

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
branch
pull-request
workflow
testing
worktree
Verify test suite execution
Determine git base branch
Present structured integration options
Merge feature branch locally
Git feature branch
Project test suite
User choice selection
Merged git base branch
Created GitHub pull request
Deleted git branch