npx skills add ...
npx skills add automattic/pocket-casts-ios --skill create-pr
npx skills add automattic/pocket-casts-ios --skill create-pr
Create a pull request using the repository template and current branch changes
Verify the project compiles — Build the project and confirm it succeeds with no errors. Do NOT proceed if the build fails; fix any issues first.
Gather context — Run git diff trunk...HEAD and git log trunk..HEAD --oneline to understand all changes included in the PR.
Create the PR using gh pr create with the body template from .github/PULL_REQUEST_TEMPLATE.md.
Fill in the template sections based on the actual changes:
PCIOS- and project number. Otherwise ask the user.Submit the PR without asking for confirmation.