This is a serious code review automation that runs five parallel specialized agents against your PR: one checks CLAUDE.md compliance, another scans for bugs in the diff, one digs through git history for context, one reviews past PR feedback on those files, and the last verifies code comment adherence. Each finding gets a confidence score from a separate agent, anything below 80 is dropped, then it posts a GitHub comment with links to specific line ranges. The workflow is designed to avoid false positives that waste your time, like pre-existing issues, linter catches, or nitpicks a senior engineer wouldn't flag. It's overkill for trivial PRs but legitimately useful when you want thorough review coverage without manually coordinating multiple perspectives.
npx -y skills add feiskyer/claude-code-settings --skill github-review-pr --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
github/awesome-copilot
microsoft/win-dev-skills
github/awesome-copilot
github/awesome-copilot