关于
The pr-fix skill automates the tedious process of addressing pull request feedback and continuous integration failures. It systematically analyzes CI build errors, test failures, and unresolved reviewer comments to prioritize and implement fixes. By following a strict 'one issue, one commit' rule and providing clear explanations before each change, it ensures a high-quality git history while significantly reducing the manual effort required to move a PR from review to merge.