What problem does it solve? Qodo posts AI code review issues on your pull requests, but manually reading each comment, implementing fixes, and replying to every inline comment is repetitive and error-prone. This Skill automates the entire loop from fetching review issues to committing fixes and posting a summary. ## Core Features & Use Cases - Multi-provider PR review fetching: Retrieves Qodo summary and inline review comments from GitHub, GitLab, Bitbucket, or Azure DevOps using each provider's CLI, with deduplication across comment types. - Interactive or batch fixing: Review each issue individually with diff approval, or auto-fix all issues by executing Qodo's agent prompts directly, with per-issue git commits. - Inline comment replies and summary posting: Replies to each Qodo inline comment with the fix or deferral decision, posts a final summary comment, and resolves the review thread. - Use Case: You push a branch and Qodo flags 8 issues on your GitHub PR. Run this Skill to see a severity-ranked table, approve fixes one by one, and have each fix committed, commented, and pushed automatically. ## Quick Start Ask the assistant to show and fix the Qodo review issues on the current branch's pull request.