Iterate designs through red team review
red-team-reviewskillsetup L2★3
richfrem/agent-plugins-skills ↗What it does
Orchestrate iterative adversarial review loop
Best for
When complex work needs independent adversarial critique before commitment, especially for architectures and research.
Inputs
- · manifest.json
- · search query
- · file path
Outputs
- · report
- · structured results
- · Markdown file
- · JSON config
Requires
- · Node.js/npm
- · context-bundler plugin
- · LLM CLI
- · Bash CLI
Preconditions
- · Bash/shell environment
- · manifest.json exists
Failure modes
- · Manifest missing or malformed → reads empty list
Trust signals
- · Validation/verification step included
- · Manifest-based configuration
- · Step-by-step execution protocol
- · UAT/testing built-in