What problem does it solve?
This Skill helps you perform a rigorous review of a GitCode pull request by combining remote PR metadata (diff, hunks, and comments) with deep local code inspection so findings are evidence-backed and submission-ready.
Core Features & Use Cases
- PR context collection via
oh-gc: Fetch PR view, diff (raw and name-only), and existing PR/diff comments into an artifact directory for traceable review.
- Deep, file-by-file verification: Reviews every changed file using a required deep-review checklist, assigning an explicit status (reviewed / mechanical-low-risk / skipped-with-reason) instead of stopping early.
- Evidence-driven findings & optional draft submission: Produces concrete findings with severity and fix guidance, and can prepare a structured draft for GitCode comment submission only after explicit user confirmation.
Quick Start
Use the skill to review a specific GitCode PR by providing its number or URL to an AI agent, then review and return a set of evidence-backed findings and an optional submission draft.