AI AGENT ADDONS

Code reviews help catch problems before they reach your main codebase. This tool uses a team of reviewer personas that work together to find issues. Each persona focuses on a different area. It combines their findings into a clear report. You can run it before creating a pull request. In interactive mode, it can apply safe fixes and commit them. The tool never pushes changes to a remote repository. That step stays with you.

For automated workflows, use agent mode. This returns a JSON report instead of markdown tables. The caller then applies the changes. This makes it easy to integrate with other tools.

Add Ce Code Review skill to your workflow

Global

mkdir -p ~/.claude/skills/ce-code-review

Project

mkdir -p .claude/skills/ce-code-review

Source Repository

Stars
22,190
Forks
1,637
Watchers
22,190
License
MIT
Last Push
23 days ago
Created
9 months ago