Skip to content

/review

MANDATORY for ALL code review requests. When the user asks to "review", "code review", "check code", "找 bug", "review 程式碼", or any variation of reviewing code for bugs, security issues, or quality — you MUST use this skill. Do NOT read files and review them yourself. This skill

shell
$ npx -y skills add davidleitw/xreview --skill review --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/review
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

MANDATORY for ALL code review requests. When the user asks to "review", "code review", "check code", "找 bug", "review 程式碼", or any variation of reviewing code for bugs, security issues, or quality — you MUST use this skill. Do NOT read files and review them yourself. This skill
Ships withxreview

Agent-native code review engine for Claude Code and Codex CLI, powered by Codex. xreview delegates code review to Codex (a separate AI model) so your coding agent gets an independent second opinion.

Get the whole plugin, auto-invoked
Stats
12
Stars
0
Forks
Go
Language
MIT
License

Repo: davidleitw/xreview