Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问clear审计通过

deliberation-debate-red-teaming审议辩论红队

Agent Skill

deliberation-debate-red-teaming 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

1,934

周安装

79

GitHub Stars

85

下载量

619
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:deliberation-debate-red-teaming(审议辩论红队)
来源仓库:https://github.com/lyndonkl/claude
仓库路径:skills/deliberation-debate-red-teaming
安装命令:
npx skills add https://github.com/lyndonkl/claude --skill deliberation-debate-red-teaming
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/lyndonkl/claude --skill deliberation-debate-red-teaming

简介

审议辩论红队技能用于系统性评估提案风险与可行性,适合在复杂决策前组织结构化讨论。

  • 适用于需要多视角审视、挑战假设或识别潜在风险的场景,如产品发布、技术方案评审等。
  • 通过定义目标、分配对立角色、生成批判性意见并综合建议来推进决策流程。
  • 需从指定 GitHub 仓库安装,使用前应确认权限范围及是否涉及联网或文件操作。
  • 维护状态和具体参数需参考原始 README 文档,确保符合实际使用环境和安全要求。

SKILL.md

Deliberation, Debate & Red Teaming

Workflow

Copy this checklist and track your progress:

Deliberation & Red Teaming Progress:
- [ ] Step 1: Define the proposal and stakes
- [ ] Step 2: Assign adversarial roles
- [ ] Step 3: Generate critiques and challenges
- [ ] Step 4: Synthesize findings and prioritize risks
- [ ] Step 5: Recommend mitigations and revisions

Step 1: Define the proposal and stakes

Ask user for the plan/decision to evaluate (specific proposal, not vague idea), stakes (what happens if this fails), current confidence level (how certain are they), and deadline (when must decision be made). Understanding stakes helps calibrate critique intensity. See Scoping Questions.

Step 2: Assign adversarial roles

Identify critical perspectives that could expose blind spots. Choose 3-5 roles based on proposal type (security, legal, operations, customer, competitor, etc.). Each role has different incentives and concerns. See Adversarial Role Types and resources/template.md for role assignment guidance.

Step 3: Generate critiques and challenges

For each role, generate specific critiques: What could go wrong? What assumptions are questionable? What edge cases break this? Be adversarial but realistic (steelman, not strawman arguments). For advanced critique techniques → See resources/methodology.md for red team attack patterns.

Step 4: Synthesize findings and prioritize risks

Collect all critiques, identify themes (security gaps, operational risks, customer impact, etc.), assess severity and likelihood for each risk. Distinguish between showstoppers (must fix) and acceptable risks (monitor/mitigate). See Risk Prioritization.

Step 5: Recommend mitigations and revisions

For each critical risk, propose concrete mitigation (change the plan, add safeguards, gather more data, or accept risk with monitoring). Present revised proposal incorporating fixes. See Mitigation Patterns for common approaches.

Scoping Questions

To define the proposal:

  • What exactly are we evaluating? (Be specific: "launch feature X to cohort Y on date Z")
  • What's the goal? (Why do this?)
  • Who made this proposal? (Understanding bias helps)

To understand stakes:

  • What happens if this succeeds? (Upside)
  • What happens if this fails? (Downside, worst case)
  • Is this reversible? (Can we roll back if wrong?)
  • What's the cost of delay? (Opportunity cost of waiting)

To calibrate critique:

  • How confident is the team? (0-100%)
  • What analysis has been done already?
  • What concerns have been raised internally?
  • When do we need to decide? (Time pressure affects rigor)

Adversarial Role Types

Choose 3-5 roles that are most likely to expose blind spots for this specific proposal:

External Adversary Roles

Competitor:

  • "How would our competitor exploit this decision?"
  • "What gives them an opening in the market?"
  • Useful for: Strategy, product launches, pricing decisions

Malicious Actor (Security):

  • "How would an attacker compromise this?"
  • "What's the weakest link in the chain?"
  • Useful for: Security architecture, data handling, access controls

Regulator/Auditor:

  • "Does this violate any laws, regulations, or compliance requirements?"
  • "What documentation is missing for audit trail?"
  • Useful for: Privacy, financial, healthcare, legal matters

Investigative Journalist:

  • "What looks bad if this becomes public?"
  • "What are we hiding or not disclosing?"
  • Useful for: PR-sensitive decisions, ethics, transparency

Internal Stakeholder Roles

Operations/SRE:

  • "Will this break production? Can we maintain it?"
  • "What's the runbook for when this fails at 2am?"
  • Useful for: Technical changes, deployments, infrastructure

Customer/User:

  • "Does this actually solve my problem or create new friction?"
  • "Am I being asked to change behavior? Why should I?"
  • Useful for: Product features, UX changes, pricing

Finance/Budget:

  • "What are the hidden costs? TCO over 3 years?"
  • "Is ROI realistic or based on optimistic assumptions?"
  • Useful for: Investments, vendor selection, resource allocation

Legal/Compliance:

  • "What liability does this create?"
  • "Are contracts/terms clear? What disputes could arise?"
  • Useful for: Partnerships, licensing, data usage

Engineering/Technical:

  • "Is this technically feasible? What's the technical debt?"
  • "What are we underestimating in complexity?"
  • Useful for: Architecture decisions, technology choices, timelines

Devil's Advocate Roles

Pessimist:

  • "What's the worst-case scenario?"
  • "Murphy's Law: What can go wrong will go wrong"
  • Useful for: Risk assessment, contingency planning

Contrarian:

  • "What if the opposite is true?"
  • "Challenge every assumption: What if market research is wrong?"
  • Useful for: Validating assumptions, testing consensus

Long-term Thinker:

  • "What are second-order effects in 1-3 years?"
  • "Are we solving today's problem and creating tomorrow's crisis?"
  • Useful for: Strategic decisions, architectural choices

Risk Prioritization

After generating critiques, prioritize by severity and likelihood:

Severity Scale

Critical (5): Catastrophic failure (data breach, regulatory fine, business shutdown) High (4): Major damage (significant revenue loss, customer exodus, reputation hit) Medium (3): Moderate impact (delays, budget overrun, customer complaints) Low (2): Minor inconvenience (edge case bugs, small inefficiency) Trivial (1): Negligible (cosmetic issues, minor UX friction)

Likelihood Scale

Very Likely (5): >80% chance if we proceed Likely (4): 50-80% chance Possible (3): 20-50% chance Unlikely (2): 5-20% chance Rare (1): <5% chance

Risk Score = Severity × Likelihood

Showstoppers (score ≥ 15): Must address before proceeding High Priority (score 10-14): Should address, or have strong mitigation plan Monitor (score 5-9): Accept risk but have contingency Accept (score < 5): Acknowledge and move on

Risk Matrix

Severity ↓ / Likelihood →Rare (1)Unlikely (2)Possible (3)Likely (4)Very Likely (5)
Critical (5)5 (Monitor)10 (High Priority)15 (SHOWSTOPPER)20 (SHOWSTOPPER)25 (SHOWSTOPPER)
High (4)4 (Accept)8 (Monitor)12 (High Priority)16 (SHOWSTOPPER)20 (SHOWSTOPPER)
Medium (3)3 (Accept)6 (Monitor)9 (Monitor)12 (High Priority)15 (SHOWSTOPPER)
Low (2)2 (Accept)4 (Accept)6 (Monitor)8 (Monitor)10 (High Priority)
Trivial (1)1 (Accept)2 (Accept)3 (Accept)4 (Accept)5 (Monitor)

Mitigation Patterns

For each identified risk, choose mitigation approach:

1. Revise the Proposal (Change Plan)

  • Fix the flaw in design/approach
  • Example: Security risk → Add authentication layer before launch

2. Add Safeguards (Reduce Likelihood)

  • Implement controls to prevent risk
  • Example: Operations risk → Add automated rollback, feature flags

3. Reduce Blast Radius (Reduce Severity)

  • Limit scope or impact if failure occurs
  • Example: Customer risk → Gradual rollout to 5% of users first

4. Contingency Planning (Prepare for Failure)

  • Have plan B ready
  • Example: Vendor risk → Identify backup supplier in advance

5. Gather More Data (Reduce Uncertainty)

  • Research, prototype, or test before committing
  • Example: Assumption risk → Run A/B test to validate hypothesis

6. Accept and Monitor (Informed Risk)

  • Acknowledge risk, set up alerts/metrics to detect if it manifests
  • Example: Low-probability edge case → Monitor error rates, have fix ready

7. Delay/Cancel (Avoid Risk Entirely)

  • If risk is too high and can't be mitigated, don't proceed
  • Example: Showstopper legal risk → Delay until legal review complete

When NOT to Use This Skill

Skip red teaming if:

  • Decision is trivial/low-stakes (not worth the overhead)
  • Time-critical emergency (no time for deliberation, must act now)
  • Already thoroughly vetted (extensive prior review, red team would be redundant)
  • No reasonable alternatives (one viable path, red team can't change outcome)
  • Pure research/exploration (not committing to anything, failure is cheap)

Use instead:

  • Trivial decision → Just decide, move on
  • Emergency → Act immediately, retrospective later
  • Already vetted → Proceed with monitoring
  • No alternatives → Focus on execution planning

Quick Reference

Process:

  1. Define proposal and stakes → Set scope
  2. Assign adversarial roles → Choose 3-5 critical perspectives
  3. Generate critiques → What could go wrong from each role?
  4. Prioritize risks → Severity × Likelihood matrix
  5. Recommend mitigations → Revise, safeguard, contingency, accept, or cancel

Common adversarial roles:

  • Competitor, Malicious Actor, Regulator, Operations, Customer, Finance, Legal, Engineer, Pessimist, Contrarian, Long-term Thinker

Risk prioritization:

  • Showstoppers (≥15): Must fix
  • High Priority (10-14): Should address
  • Monitor (5-9): Accept with contingency
  • Accept (<5): Acknowledge

Resources:

Deliverable: deliberation-debate-red-teaming.md with critiques, risk assessment, and mitigation recommendations

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

26.78%
按下载量换算166

Gemini CLI

24.57%
按下载量换算152

Antigravity

16.32%
按下载量换算101

OpenCode

12.05%
按下载量换算75

windsurf

8.44%
按下载量换算52

Cursor

3.23%
按下载量换算20

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills