
de crucible10
Adversarial review skill: iteratively attack artifacts (designs, plans, code, docs) and surface fatal/significant issues until clean or escalation.
The Red Team skill performs adversarial review of artifacts (design docs, implementation plans, code, pull requests, documentation). It dispatches a Devil's Advocate subagent to identify Fatal, Significant, and Minor issues, computes weighted scores (Fatal=3, Significant=1), and can iterate with fix agents until the artifact is clean or stagnation is detected. The skill enforces fresh reviewers each round to avoid anchoring.
Invoke this skill when you need a rigorous adversarial analysis before major milestones: before planning, before finishing an implementation, or as part of a quality gate. It’s suited for safety-critical paths, launch checks, and anywhere hidden assumptions or failure modes matter. For CI-driven quality gates, use single-pass mode; for standalone invocation, the skill can coordinate the full iterative loop.
Best used with agent runtimes that support subagent dispatch and orchestration (e.g., Agent Zero, Claude Code workflows, Cursor).
Cette compétence n'a pas encore été examinée par notre pipeline d'audit automatisé.