Loading...
Loading...
Reconciles an open jackin❯ pull request's title and body against the current diff — regenerates the Verify-locally block selection and rewrites prose that has drifted.
npx skill4agent add jackin-project/jackin-dev jackin-refresh-prdocs:cargo xtask pr bodyjackin-create-prjackin-merge-prjackin-create-prjackin-merge-pr.github/AGENTS.mdPRgh pr view <PR> --json number,title,body,headRefName,baseRefNamegit fetch origin <baseRefName>cargo xtask pr body --base origin/<baseRefName> > /tmp/pr-body.fresh.md### ## Verify locally### ## Verify locallygh pr diff <PR>git log origin/<baseRefName>..HEAD --onelinefix(typo)docs:gh pr edit <PR> --title.github/AGENTS.mdgh pr edit <PR> --body-file /tmp/pr-body.md--body "...".github/AGENTS.md--body-file$gh pr view <PR> --json body -q .body\`\$--body-filecargo xtask pr bodygh pr edit --body "..."--body-file$\`\$cargo xtask pr body --base origin/<base>jackin-create-prpr bodygh pr edit