Safely process an explicitly ordered batch of RepoPrompt CE pull requests end to end: preserve a dirty original checkout, isolate each PR in an external disposable worktree, use window- and context-scoped CE rpce-cli Agent Mode review, repair and validate, require exact-head hosted checks, merge with merge commits, and clean up. Optionally verify or install a final cloud artifact only when separately requested. Use when an authorized maintainer asks to integrate and merge one or more ordered RepoPrompt CE PRs. Do not use for review-only triage, release-only work, or deployment-only work.
$npx -y skills add repoprompt/repoprompt-ce --skill rpce-merge-pr-batchInstalls into the current project.
Run `npx skills use "https://github.com/repoprompt/repoprompt-ce" --skill "repoprompt/repoprompt-ce/rpce-merge-pr-batch"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/repoprompt/repoprompt-ce" that are relevant to the current task. Run `npx skills add "https://github.com/repoprompt/repoprompt-ce"` and select the relevant skills, then follow their instructions.