# code-review > Review uncommitted changes for security and quality issues. - Author: stevenshelley58-afk - Repository: stevenshelley58-afk/lcaudit - Version: 20260206191658 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/stevenshelley58-afk/lcaudit - Web: https://mule.run/skillshub/@@stevenshelley58-afk/lcaudit~code-review:20260206191658 --- --- name: code-review description: Review uncommitted changes for security and quality issues. disable-model-invocation: true --- Invoke the **code-reviewer** agent. 1. Get changed files: `git diff --name-only HEAD` 2. Review each file against project rules (see .claude/rules/) 3. Check for lcaudit-specific issues: - Evidence-based findings - Native structured output usage - Correct model routing - Australian English 4. Generate report with severity, file location, and suggested fixes 5. Block if CRITICAL or HIGH issues found