# review-helper > Perform a code review focused on bugs, risks, regressions, and missing tests. - Author: jibaXXX - Repository: jibaxZZZ/codex-root-configuration - Version: 20251226003054 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/jibaxZZZ/codex-root-configuration - Web: https://mule.run/skillshub/@@jibaxZZZ/codex-root-configuration~review-helper:20251226003054 --- --- name: review-helper description: Perform a code review focused on bugs, risks, regressions, and missing tests. --- ## Intent Use when the user asks for a code review. ## Steps 1. List findings by severity with file references. 2. Call out missing tests or unsafe changes. 3. Ask clarifying questions if needed. 4. Provide a brief summary only after findings.