Diffray
Description
AI-powered code review CLI for git changes
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
diffrayFree open-source multi-agent code review |
**What is this?** A CLI tool that runs multiple AI agents to review your code changes. Each agent specializes in different aspects: bugs, security, performance, code style. Works with [Claude Code](https://github.com/anthropics/claude-code), [Cursor Agent](https://cursor.com), OpenCode, or Codex CLI.
**How is it different from [diffray.ai](https://diffray.ai)?** The cloud platform automatically learns from your team's review feedback and generates rules. This CLI version requires manual rule configuration but gives you full control and runs locally.
Table of Contents
- Quick Start
- Prerequisites
- How It Works
- Configuration
- Creating Custom Agents
- Creating Custom Rules
- Overriding Agents and Rules
- FAQ
- Development
Quick Start
1. Install diffray
# Install globally from npm
npm install -g diffray
2. Run your first review
# Go to your project
cd your-project
# Review your uncommitted changes (or last commit if working tree is clean)
diffray review
# Or review changes between branches
diffray review --base main
That's it! diffray will analyze your changes and show any issues found.
Common Commands
# Review uncommitted changes, or last commit if clean
diffray review
# Review changes compared to main branch
diffray review --base main
# Review last 3 commits
diffray review --base HEAD~3
# Review specific file(s) - only git changes in these files
diffray review --files src/auth.ts
diffray review --files src/auth.t
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI TrendRadar
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的
AI mem0
| Universal memory layer for AI Agents | 51341 | 221 | 1 |
AI