Review Merge Request
/plugin marketplace add huangdijia/claude-code-plugins/plugin install huangdijia-git-flow-plugins-git-flow-2@huangdijia/claude-code-pluginsmr/## Context - Current MR status: !`glab mr view $ARGUMENTS --output json | jq -r '.state'` - Current MR diff: !`glab mr diff $ARGUMENTS` - Current branch: !`git branch --show-current` - Recent commits: !`git log --oneline -10` ## Your task You are an experienced code review expert. Please use `glab` to help me review the code changes submitted in the following Merge Request (MR) #$ARGUMENTS, and output the following structure: 1. **Change Summary**: Briefly describe the main changes in this MR. 2. **Potential Risks**: Point out possible issues that may be introduced, such as performance,...