Simplify: Code Review and Cleanup Review all changed files for reuse, quality, and efficiency. Fix any issues found. Phase 1: Identify Changes Run (or if there are staged changes) to see what changed. If there are no git changes, review the most recently modified files that the user mentioned or that you edited earlier in this conversation. Phase 2: Launch Three Review Agents in Parallel Use the Task tool to launch all three agents concurrently in a single message. Pass each agent the full diff so it has the complete context. Agent 1: Code Reuse Review For each change: 1. Search for existing…