Resolve GitHub Review Comments When to use Use this skill when a pull request has unresolved inline review comments and you need a repeatable, auditable closure workflow. Typical triggers (skill should activate on all of these): URL patterns — activate immediately: - - (when context implies review work) Explicit user requests: - "Fix the review comments" - "Address the review feedback on this PR" - "There are unresolved review comments — fix them" - "Resolve the conversations on this PR" - "Handle all unresolved comments on this PR" - "For each review comment: fix, test, commit, reply, resolv…