What problem does it solve?
This Skill streamlines the process of thoroughly fixing pull requests by systematically inventorying review comments and CI failures, then applying fixes, testing comprehensively, and resolving all issues individually.
Core Features & Use Cases
- Holistic PR Correction: Coordinates fixing review feedback, resolving CI errors, and verifying tests in a structured workflow.
- Automated Testing: Runs unit and integration tests intelligently based on modified files.
- Comment Resolution: Marks review comments as addressed with detailed explanations, ensuring clarity for reviewers.
- Use Case: When a development team manages complex code changes with multiple feedback loops and CI errors, this Skill guides the entire correction process to prevent missed issues and streamline code review.
Quick Start
Use the pr comprehensive fix skill to automatically inventory, fix, test, and resolve all issues in your pull request.