finalize-pr
Installation
SKILL.md
codagent:finalize-pr
Push the PR, wait for CI, fix any failures or review comments, and repeat until the PR is green — or pause when termination rules require human input.
Procedure
Step 1 — Push the PR
Invoke codagent:push-pr to commit, push, and create or update the pull request.
If push-pr fails (e.g. no remote, auth error), report the error and stop.
Step 2 — Wait for CI
Invoke codagent:wait-ci to poll CI status and gather review comments.
Related skills