red-team
Installation
SKILL.md
/red-team — Persona-Based Adversarial Validation
Quick Ref: Adopt constrained personas. Attempt real tasks. Report what breaks. Unlike
/council(expert judgment) or/vibe(code quality), red-team tests whether things actually WORK when someone TRIES to use them.
YOU MUST EXECUTE THIS WORKFLOW. Do not just describe it.
Quick Start
/red-team docs/ # probe docs with default personas
/red-team skills/council/ # probe a skill's SKILL.md
/red-team --surface=docs README.md # explicit surface type
/red-team --personas-file=.agents/red-team/p.yaml # custom personas
/red-team --deep skills/rpi/ # council consolidation with --deep
How It Works
Related skills