Provide a code review for the local changes on the current branch compared to the main branch.
a. Agent #1: Audit the changes to make sure they comply with the CLAUDE.md. Note that CLAUDE.md is guidance for Claude as it writes code, so not all instructions will be applicable during code review.
b. Agent #2: Read the file changes (via git diff main...HEAD), then do a shallow scan for obvious bugs. Avoid reading extra context beyond the changes, focusing just on the changes themselves. Focus on large bugs, and avoid small issues and nitpicks. Ignore likely false positives.
Diese Fähigkeit sollte verwendet werden, wenn eine Codeüberprüfung lokaler Änderungen im aktuellen Zweig im Vergleich zum Hauptzweig durchgeführt wird. Es verwendet mehrere parallele Agenten, um auf Fehler, CLAUDE.md-Konformität, Git-Verlaufskontext, frühere PR-Kommentare und die Einhaltung von Code-Kommentaren zu prüfen, und bewertet und filtert dann die Ergebnisse nach Konfidenzniveau. Quelle: codyswanngt/lisa.