What problem does it solve?
Manually addressing review findings on Entire trails requires switching between your code editor and the Entire web UI, tracking which findings are fixed, and manually marking them resolved, which is tedious and error-prone. This Skill automates the entire end-to-end workflow to save time and reduce mistakes.
Core Features & Use Cases
- Automated Finding Fetching: Pulls all open review findings from a specified Entire trail with a single user request.
- Smart Fix Application: Applies suggested unified-diff patches when available, or makes minimal manual edits for findings that require reasoning, prioritizing high-severity issues first.
- Automatic Resolution: Marks findings as resolved on the trail once fixed, with a summary of changes made for each.
- Use Case: If you have a pull request trail with 12 code review comments, provide the trail URL to your agent and ask it to address all findings, and it will apply fixes and resolve the comments without you needing to manually update the trail.
Quick Start
Provide the URL or number of your Entire trail with open review findings, and ask the agent to address all of its review comments.