What problem does it solve? Code reviews often miss domain-specific bugs, security threats, and regressions because a single shallow pass cannot cover frontend, backend, graphics, and TypeScript concerns at once. This Skill performs a rigorous single-pass staff-level review that routes changed files to specialist lenses and enforces logic, threat, and coverage gates before any clean verdict. ## Core Features & Use Cases - Capability-based routing: Maps changed files to standards and specialist lenses (frontend, backend, realtime-graphics, motion-vfx, typescript) so every diff gets domain-appropriate scrutiny without spawning nested subagents. - Multi-phase gates: Runs logic/regression, threat-model, and thoroughness passes that block false "Review passed" verdicts until every changed file is actually read and validated. - GitHub PR integration: Posts one review with concise inline comments per finding via gh CLI or GitHub MCP, while keeping the full findings table in chat and never posting noise on clean passes. - Use Case: Before opening a PR on a React + Supabase branch, run the reviewer to catch a missing RLS policy, a stale closure in a hook, and an undisposed Three.js geometry, then post the findings inline on the PR. ## Quick Start Ask the assistant to review the current branch as a PR using the ankyr-reviewer skill and post any findings inline on the open pull request.