01Fetches inline and general PR review comments via GitHub API
02Distinguishes between PR-level comments and inline code feedback
03Validates fixes against CI checks before pushing changes
04Automates code modifications to address specific reviewer requests
05Generates concise, status-based replies to individual comments
0614 GitHub stars