What problem does it solve? Reviewing code, diffs, or design proposals from a single perspective misses domain-specific issues like security flaws, accessibility gaps, or architecture problems. This Skill orchestrates multiple specialist review agents and merges their output into one prioritized report. ## Core Features & Use Cases - Agent Selection & Confirmation: Scans available domain and technology agents, proposes a relevant set based on the target's content, and waits for explicit user confirmation before dispatching. - Parallel Fan-Out: Invokes all confirmed agents simultaneously in a single parallel call, with prompts tailored to whether the target is existing code or a proposed design. - Unified Aggregation: Deduplicates cross-cutting findings cited by multiple agents, collects Critical and High findings into a Priority Findings section, and merges What's Working and Open Questions across agents. - Use Case: Paste a pull request diff and receive a single report combining security, testing, architecture, and technology-specific feedback, sorted by severity with per-agent detail sections. ## Quick Start Ask the assistant to review a file, diff, or design proposal using the code-review skill and confirm the proposed set of specialist agents.