"Apply review comments (including comment-on-lines) and respond to each with what changed. Use when asked to address review feedback."
3.7
Rating
0
Installs
Version Control & Collaboration
Category
The skill addresses a useful code review workflow task. The description and workflow are clear at a high level, but lack the concrete implementation details needed for a CLI agent to execute the task. Key missing elements include: how to parse review comments from various platforms (GitHub, GitLab, etc.), how to locate and apply changes to specific files/lines, how to format responses, and how to determine which tests/lint checks to run. The structure is clean and concise, appropriate for the scope shown. The novelty is moderate—addressing review comments programmatically can save tokens and coordinate multiple file edits, though simpler reviews could be handled directly. With more detailed step-by-step instructions or referenced implementation files, this would be a strong skill.
Loading SKILL.md…

Skill Author