What problem does it solve?
This Skill automates the process of fetching, analyzing, and managing code review findings from pull request comments and review markdown files, saving time and reducing human error.
Core Features & Use Cases
- Code Review Analysis: Extracts and analyzes code review comments and suggestions.
- Finding Classification: Categorizes findings into valid, ignorable, and invalid categories.
- Fix Implementation Guidance: Provides instructions for addressing valid findings.
- Watcher Setup: Sets up a thread watcher for new PR review comments.
- Use Case: Imagine you have a pull request with multiple code review comments. Use this Skill to analyze the comments, categorize the findings, and receive alerts on new comments without manually checking the PR.
Quick Start
Run 'fix-pr-reviews' to fetch and analyze code review findings for the current PR.