TO_BRANCH: $1 (defaults to `main`)
Creates a pull request from the current branch to the specified branch using GitHub CLI.
/plugin marketplace add GGPrompts/my-plugins/plugin install ggprompts-full-toolkit@GGPrompts/my-pluginsgit/TO_BRANCH: $1 (defaults to main)
FROM_BRANCH: $2 (defaults to current branch)
gh command to create a pull request from {FROM_BRANCH} to {TO_BRANCH} branch.gh command is not available, instruct the user to install and authorize GitHub CLI first.