What problem does it solve?
This Skill eliminates the tedious manual work of testing code implementations across multiple LLMs to identify the highest quality output, saving developers hours of trial and error when building or modifying code.
Core Features & Use Cases
- Multi-Model Code Evaluation: Dispatches the same coding task to multiple LLMs (Claude, Codex, Gemini, Blackbox Pro) and uses a built-in judge to select the best implementation.
- Flexible Task Execution: Supports one-shot quick tasks, background long-running jobs, checkpoint-based resumption for paused work, and automated PR reviews.
- Use Case: A developer can use this Skill to generate a JWT authentication implementation for an Express API, automatically evaluate versions from multiple models, and receive the most secure, efficient result without manual comparison.
Quick Start
Use the blackbox skill to delegate the coding task of adding JWT authentication with refresh tokens to your Express API and receive the best multi-model evaluated implementation.