What problem does it solve?
This Skill automates the process of reviewing code by gathering coder intent, spawning a dedicated subagent, and returning a complete, unabridged review of pull requests, diffs, or uncommitted changes. It ensures every change is inspected with the proper context and visible to the user.
Core Features & Use Cases
- Coder Intent capture: Extract the reviewer’s goals from the conversation and pass them to a subagent for a thorough evaluation.
- Full, verbatim review: Display the subagent's complete review without trimming, so nothing is lost in translation.
- Multiple sources supported: Review PRs, git diffs, or uncommitted changes; work with Slack thread context to enrich the review.
Quick Start
Say "review this PR" or "review my changes" and the agent will fetch the context, generate a full review, and present it verbatim. For example, "review PR #123" or "review diff for commit abcdef".