Review Roulette is an orchestration skill designed to eliminate bias and increase the depth of AI-assisted code reviews. Instead of relying on a single model, this skill automatically discovers available high-reasoning models (such as Claude Opus, GPT-4, and Gemini Pro), randomly selects three from different providers, and dispatches your review task to all of them in parallel. It then aggregates all suggestions and summaries into a single, attributed report, ensuring you receive a comprehensive range of feedback on your code's security, performance, and maintainability without any manual coordination.
主要功能
01Parallel orchestration of three high-reasoning AI models
02Cross-provider diversity to ensure varied architectural perspectives
03Automated model discovery via live API capability checks
0416 GitHub stars
05Consolidated reporting with clear model attribution for all suggestions
06Full context preservation for independent sub-task analysis