Create a pull request following project conventions.
When creating a PR:
gh pr createpull_request_template.md
from this package as the fallback template.pull_request_template.md after the context line.CONFIG-CHANGE: and BREAKING-CHANGE: sections when applicable.CONFIG-CHANGE: and/or BREAKING-CHANGE: sections entirely
if there is no config change or breaking change respectively.verify skill if it has not been run
since the last code change.
All matching checks must pass before proceeding.git log and git diff against the base branch).pull_request_template.md after the context line.