Start a systematic code review using LSP tools
path# Code Review You are tasked with performing a systematic code review using Language Server Protocol tools. ## Reference Documentation Before starting, load the code-review skill to ensure you follow the methodology: 1. **Load the code-review skill** which provides the full 9-phase methodology 2. The skill guides you through Analyze → Verify → Document → Deliver ## Establish Scope If `$ARGUMENTS` is provided, use that as the review scope. Otherwise, ask: "What would you like me to review? Please provide a file path, directory, or describe the scope." Wait for the user's response bef...