关于
This skill transforms Claude into a sophisticated code reviewer that handles the heavy lifting of PR analysis. It automates the setup of isolated git worktrees to safely inspect changes without polluting your main environment. The workflow includes fetching PR context using the GitHub CLI, systematically checking for security vulnerabilities (like untrusted CI/CD patterns), assessing test coverage, and identifying backward compatibility issues. It produces a detailed markdown report with categorized findings from Critical to Low, ensuring that code reviews are thorough, consistent, and actionable.