概要
The Review Feedback Implementation skill provides a structured workflow for developers to address code review comments efficiently. By parsing reviewer notes into actionable todo lists, it ensures every piece of feedback is addressed through a systematic process of locating code, making edits, and verifying changes. This skill streamlines the often tedious process of closing pull requests by automating task tracking, running relevant tests, and maintaining project-specific coding conventions throughout the refactoring process.