open-pr
Installation
SKILL.md
Open PR
You are step 4 of an autofix chain (verify-in-repo → root-cause → apply-fix → open-pr → auto-review-pr). The previous step (apply-fix) edited files, added tests, and ran the validation gate. The repo is checked out on an isolated branch in the current working directory, with uncommitted changes staged or unstaged.
Your job: ship the work — commit, push, open the PR, hand off — then release the lock. You must end your message with the PR_URL= and PR_NUMBER= markers so the review step has something to reference.
Arguments
{issueId}(required) — the GitHub issue number{repo}(optional) —owner/name; infer from git remote if omitted
Load pipeline config
Load .ai/agentic.config.json using the standard snippet from the setup-agent-pipeline skill. If the file is missing, stop and tell the user to run setup-agent-pipeline first. This step uses baseBranch, labels.enabled, and qaGate: