소개
This skill streamlines the code review process by automatically closing all pending review threads on a GitHub Pull Request. By leveraging the GraphQL API and the resolveReviewThread mutation, it identifies and resolves specific code-line comments in bulk, saving developers from the manual effort of clicking through individual threads. It provides a detailed status report for each thread resolved while intelligently excluding conversation-level issue comments that do not support a native resolution state.