# review > Delegate code review to the uncle-bob-reviewer agent. Provide code or file paths to review. Agent returns violations and refactoring guidance. - Author: drewdrew - Repository: drewdrewthis/coding-agent-playbook - Version: 20260130101625 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/drewdrewthis/coding-agent-playbook - Web: https://mule.run/skillshub/@@drewdrewthis/coding-agent-playbook~review:20260130101625 --- --- name: review description: "Delegate code review to the uncle-bob-reviewer agent. Provide code or file paths to review. Agent returns violations and refactoring guidance." context: fork agent: uncle-bob-reviewer user-invocable: true argument-hint: "[file paths or code to review]" --- Review the following for SOLID principles, clean code, and TDD practices: $ARGUMENTS Identify violations and provide concrete refactoring guidance.