O que cached faz?
PR review-and-update cycle — the orchestrator that takes a PR from review to resolved. It runs a local review (by delegating to the pr-review skill), fetches open GitHub review comments, evaluates all findings, applies valid fixes, runs CI, commits, pushes, resolves threads, and re-requests Copilot review. Supports three modes — full (default, everything), local (only the local-review-and-fix loop; no GitHub PR-conversation reads or mutations), and remote (only the GitHub PR feedback loo