Create Focused Patch Plan Create a minimal, surgical patch plan to address a specific issue. Variables - : $1 - Description of the issue to fix - : $2 (optional) - Path to original specification Purpose Create a PATCH - minimal scope, surgical fix, targeted change. "This is a PATCH - keep the scope minimal. Only fix what's described in the review change request and nothing more." Instructions 1. Understand the Issue Parse the review change request: - What exactly is broken? - What is the expected behavior? - What evidence exists (screenshots, errors)? Do NOT expand scope beyond this specific…