关于
This skill streamlines the code review process by identifying all outstanding feedback on a GitHub Pull Request that requires attention. It utilizes the GitHub GraphQL API to fetch both line-specific review threads that require resolution and general issue comments containing code blocks. By providing a comprehensive JSON output of unresolved items alongside essential PR metadata like reviewers and status, it helps developers ensure no feedback is missed before merging, significantly improving team collaboration efficiency and code quality.