# xreview

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.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/davidleitw-xreview
- Source: https://github.com/davidleitw/xreview
- Price: free and open source

## Summary
xreview is a Claude Code plugin with 1 hand-picked skill for development work, indexed on Flowy. Install it with the command on its page. It includes review. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add davidleitw/xreview
```

## Skills
- review

## FAQ

### What is xreview?
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.

### How do I install xreview?
Run these in Claude Code: npx -y skills add davidleitw/xreview. Then prompt normally.

### Does xreview auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is xreview free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
