Автоматическое исправление замечаний code review

automation

pr-fix is a Claude Code skill that automatically resolves issues found in a pull request code review report. It parses the review output, classifies findings by severity, creates a dedicated fix branch, and applies changes in priority order. Once fixes are in place, the skill pushes them to GitHub along with a code quality check. It is designed for developers who need to address reviewer comments efficiently and keep their CI/CD pipeline moving without manually triaging each reported issue.