Loading…
Create a feature branch and open a PR against pelikan-io/pelikan
This skill automates the process of creating a feature branch, committing changes, and opening a pull request (PR) against the pelikan-io/pelikan repository. It verifies that there are uncommitted changes, generates a descriptive branch name if none is provided, stages and commits the changes with a conventional commit message, and finally pushes the branch and opens a PR using GitHub CLI.