this is to analyze the PRs and solve the requested changes in them
/plugin marketplace add lifangda/claude-plugins/plugin install accessibility-suite@claude-pluginsdevelopment-tools/# Analyze and Resolve Suggested Changes in GitHub Pull Request Follow these steps to analyze suggested changes (e.g., review comments, inline suggestions, or requested modifications) in a GitHub Pull Request (PR) and resolve them efficiently. The goal is to review, understand, plan fixes, apply changes, test, and update the PR while maintaining code quality and collaboration. Assume the PR reference is provided as `$ARGUMENTS` (e.g., a PR number or URL like `#456` or `https://github.com/repo/pull/456`). Use the GitHub CLI (`gh`) for all GitHub-related tasks, such as fetching PR details, ...