This skill applies the Intent Pull Requests Specification. It turns a complete branch diff, Project Profile, and verified decision sources into a review-ready title, body, and portable record without opening a remote pull request or inventing claims.
Install
Download the complete skill package or copy and run:
mkdir -p "${CODEX_HOME:-$HOME/.codex}/skills"
curl -fsSL https://vacua.dev/skills/prepare-intent-pull-request/bundle.tar.gz \
| tar -xz -C "${CODEX_HOME:-$HOME/.codex}/skills"Invoke
$prepare-intent-pull-request prepare this branch for review