cyberneticlibrary

Create and push feature branch PRs

prskillsetup L10
im9/inboil
What it does

Create feature branch, commit changes, and open pull request

Best for

Automated PR creation from local changes without manual branch naming

Inputs
  • · Git diff output, branch name suggestion
Outputs
  • · PR URL on GitHub, PR description
Requires
  • · git
  • · gh (GitHub CLI)
Preconditions

Git repo initialized, remote configured, gh authenticated

Failure modes
  • · Merge conflicts
  • · Branch already exists
  • · gh auth token expired
Trust signals
  • · Multi-step git workflow
  • · Semantic branch naming