What problem does it solve?
This skill solves the problem of single-model echo chambers where an AI model fails to identify its own blind spots during the planning, implementation, and review phases of software development.
Core Features & Use Cases
- Adversarial Review Gate: Enforces a mandatory review by a different model or a fresh-context subagent to ensure code quality meets a strict anti-slop rubric.
- Mutation-Proof Testing: Validates that test suites actually discriminate against code changes by neutering the target and verifying the test fails.
- Use Case: Before pushing a substantive pull request, use this skill to trigger a cross-vendor or adversarial review that scores the code against a 10-point anti-slop rubric, ensuring only high-quality, well-tested code is merged.
Quick Start
Run the cross-review pre-push command to validate your current changes against the adversarial gate before submitting your pull request.