Loading…
Easily create pull requests with GitHub integration.
nullThis skill allows users to commit changes, push them to a repository, and create a pull request (PR) on GitHub. It can be invoked with or without an issue number, automatically linking the PR to the specified issue if provided. The skill includes pre-checks to ensure the current branch is not the base branch and that there are no uncommitted changes. It generates a PR body based on a template, summarizing the changes and their context, and facilitates the entire PR creation process.