Gh Commit And Create Pr

Commit current local changes to a new feature branch, push it to origin, and use the gh CLI to open a pull request back into the current branch or a user-specified base branch. Use when the user wants a gh-commit-and-push style workflow that avoids committing directly to the base branch and creates a PR instead.

brucehart Updated

File contents

brucehart/codex-skills/tree/main/github/gh-commit-and-create-pr commit dd1bbc4976

Frequently asked questions

npx skillmds@latest add brucehart/gh-commit-and-create-pr