← All skills
Tencent SkillHub Β· AI

test

Conducts military-grade adversarial analysis by decomposing claims and deploying 32 expert agents to produce steelman arguments and counterarguments.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Conducts military-grade adversarial analysis by decomposing claims and deploying 32 expert agents to produce steelman arguments and counterarguments.

⬇ 0 downloads β˜… 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
Philosophy.md, SKILL.md, Integration.md, Workflows/AdversarialValidation.md, Workflows/ParallelAnalysis.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 7 sections Open source page

Customization

Before executing, check for user customizations at: ~/.claude/skills/CORE/USER/SKILLCUSTOMIZATIONS/RedTeam/ If this directory exists, load and apply any PREFERENCES.md, configurations, or resources found there. These override default behavior. If the directory does not exist, proceed with skill defaults.

RedTeam Skill

Military-grade adversarial analysis using parallel agent deployment. Breaks arguments into atomic components, attacks from 32 expert perspectives (engineers, architects, pentesters, interns), synthesizes findings, and produces devastating counter-arguments with steelman representations.

Voice Notification

When executing a workflow, do BOTH: Send voice notification: curl -s -X POST http://localhost:8888/notify \ -H "Content-Type: application/json" \ -d '{"message": "Running the WORKFLOWNAME workflow from the RedTeam skill"}' \ > /dev/null 2>&1 & Output text notification: Running the **WorkflowName** workflow from the **RedTeam** skill... Full documentation: ~/.claude/skills/CORE/SkillNotifications.md

Workflow Routing

Route to the appropriate workflow based on the request. When executing a workflow, output this notification directly: Running the **WorkflowName** workflow from the **RedTeam** skill... TriggerWorkflowRed team analysis (stress-test existing content)Workflows/ParallelAnalysis.mdAdversarial validation (produce new content via competition)Workflows/AdversarialValidation.md

Quick Reference

WorkflowPurposeOutputParallelAnalysisStress-test existing contentSteelman + Counter-argument (8-points each)AdversarialValidationProduce new content via competitionSynthesized solution from competing proposals The Five-Phase Protocol (ParallelAnalysis): Decomposition - Break into 24 atomic claims Parallel Analysis - 32 agents examine strengths AND weaknesses Synthesis - Identify convergent insights Steelman - Strongest version of the argument Counter-Argument - Strongest rebuttal

Context Files

Philosophy.md - Core philosophy, success criteria, agent types Integration.md - Skill integration, FirstPrinciples usage, output format

Examples

Attack an architecture proposal: User: "red team this microservices migration plan" --> Workflows/ParallelAnalysis.md --> Returns steelman + devastating counter-argument (8 points each) Devil's advocate on a business decision: User: "poke holes in my plan to raise prices 20%" --> Workflows/ParallelAnalysis.md --> Surfaces the ONE core issue that could collapse the plan Adversarial validation for content: User: "battle of bots - which approach is better for this feature?" --> Workflows/AdversarialValidation.md --> Synthesizes best solution from competing ideas Last Updated: 2025-12-20

Category context

Agent frameworks, memory systems, reasoning layers, and model-native orchestration.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
5 Docs
  • SKILL.md Primary doc
  • Integration.md Docs
  • Philosophy.md Docs
  • Workflows/AdversarialValidation.md Docs
  • Workflows/ParallelAnalysis.md Docs