pr-maintainer
PR Maintainer
Follow the repository's PR maintenance policy/ADR, if one exists, when maintaining a PR created by Codex or Claude Code.
When to Use
Use this skill after an agent creates a PR, including a draft PR, or when asked to continue an agent-created PR through CI, review comments, repair commits, and merge.
Also use this skill immediately after an agent-created draft PR becomes ready for review, even when the ready-for-review transition was performed manually by the user outside the agent session. Treat that transition as the start signal for CI and review-state monitoring.
If the PR was opened as draft only because repository workflow says to create draft PRs, and the implementation
has already passed the repository's agreed local validation (see the project's testing rules for the exact
CI-equivalent filter), mark it ready for review in the same session and immediately enter the polling workflow.
Do not leave a reviewable draft PR idle just because it was created with --draft.