01Automatically fetches inline and general PR review comments via GitHub CLI
02Generates a status report of resolved versus unresolved comments
03Maintains strict scope to prevent unnecessary or unrelated code changes
04Groups modifications by file to optimize implementation efficiency
05Maps feedback to exact file locations and line numbers for precise editing
060 GitHub stars