소개
This skill automates the process of pulling pending feedback directly from GitHub pull requests, enabling developers to quickly see which parts of their code require attention. By leveraging the GitHub CLI, it fetches unresolved comments associated with the current branch and presents them in a clean, non-tabular format. This allows for a focused review of feedback before any code changes are made, ensuring that every piece of reviewer input is acknowledged and addressed systematically.