Skip to main content
Run any Skill in Manus
with one click
$pwd:

wait-for-pr-comments

// Use after a PR is created or updated, OR when an open PR has Copilot/human review feedback to respond to. Polls Copilot via background script (zero Anthropic tokens during the wait), classifies each comment as FIX/SKIP/ESCALATE, addresses every FIX item via per-comment subagents (which either commit a new fix or recognize the concern as already-addressed by an earlier commit), pushes the combined commits, then by default invokes `reply-and-resolve-pr-threads` to reply to every thread and resolve the FIXED ones. Keywords: respond, address, fix, handle, triage, classify, PR, review, Copilot, feedback.

$ git log --oneline --stat
stars:0
forks:0
updated:May 6, 2026 at 15:21
File Explorer
8 files
SKILL.md
readonly