Skip to main content
ClaudeWave
Skill1.2k repo starsupdated yesterday

red-team-review

Stress-test a plan, strategy, PRD, or launch by simulating hostile expert personas who attack it from every angle. Use when asked to red-team, stress-test, pre-mortem, pressure-test, play devil's advocate, or find the blind spots in a plan before committing. Produces a per-persona critique, a ranked list of the most dangerous risks, a pre-mortem, and the specific changes that would most strengthen the plan.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/mohitagw15856/pm-claude-skills /tmp/red-team-review && cp -r /tmp/red-team-review/plugins/pm-cross/skills/red-team-review ~/.claude/skills/red-team-review
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# Red-Team Review Skill

Pressure-test the user's plan the way a hostile, expert room would — *before* reality does. The goal is not to be negative; it's to surface the failure modes the author is too close to see, then convert them into concrete fixes.

## Working from a brief

Always deliver the full review even if the plan is thin. Where detail is missing, infer the most likely version from context and the domain, and mark inferred assumptions as *(assumed — confirm)*. Never refuse for lack of detail and never leave bracketed placeholders.

## Input

The plan/strategy/PRD/launch to stress-test, plus (if given) the goal, audience, timeline, and constraints. If the objective isn't stated, infer it and say so.

## Output Structure

### 1. What I'm reviewing
One-sentence restatement of the plan and the outcome it's betting on. (If you had to infer the objective, say so.)

### 2. The room — persona critiques
Channel each persona in their own voice. For each: their single sharpest challenge + the one question the plan must answer. Pick the 5–6 most relevant of:

- **🧮 The skeptical CFO** — ROI, cost, opportunity cost, "what do we stop doing?"
- **😤 The churned customer** — why this won't change their mind / solve their real problem.
- **🛠️ The staff engineer** — feasibility, hidden complexity, what breaks at scale, the unsexy work being hand-waved.
- **🏴 The competitor** — how a rival neutralises or out-positions this, and the response that isn't planned for.
- **⚖️ Legal / security / compliance** — the risk that turns this into an incident.
- **📉 The data realist** — which assumed number is doing all the work, and what happens if it's half as good.
- **🧭 The exec sponsor** — "why now, why us, and why isn't this just a feature?"

### 3. Top blind spots (ranked)
The 3–5 most dangerous gaps, ordered by **likelihood × impact**. For each: the risk, why it's easy to miss, and an early-warning signal that it's happening.

### 4. Pre-mortem
"It's 12 months later and this failed. Write the post-mortem headline." Give the 2–3 most plausible failure narratives in one or two sentences each.

### 5. Make it bulletproof
The specific, prioritised changes that would most reduce risk — what to add, cut, de-risk, or test first. Separate **do before committing** from **monitor after launch**.

## Tone Guidelines

- Be specific and fair, not contrarian for its own right — every critique names a concrete failure mode, not a vibe.
- Attack the plan, not the person. End on how to strengthen it.
- Prioritise ruthlessly: one fatal flaw beats ten nitpicks.

## Quality Checks

- [ ] Each persona raises a *distinct*, specific challenge (no overlap, no generic "have you considered…")
- [ ] The top-risks list is ranked by likelihood × impact, not listed flat
- [ ] The pre-mortem names plausible, concrete failure narratives
- [ ] Every major risk has at least one recommended fix or test
- [ ] The single most dangerous assumption is explicitly called out

## Anti-Patterns

- [ ] Do not produce vague, generic objections ("it might be risky") — name the specific failure mode and trigger
- [ ] Do not only criticise — every review must end with concrete, prioritised ways to strengthen the plan
- [ ] Do not give all personas the same critique reworded — each lens must find something the others miss
- [ ] Do not soften the most dangerous risk to be polite — surface it first and plainly
- [ ] Do not invent facts about the plan — infer plausibly and label assumptions as *(assumed)*
ai-ethics-reviewSkill

Conduct a structured ethical review of an AI or ML feature, model, or product. Use when preparing to deploy an AI system, assessing algorithmic risk, auditing a model for bias, or producing a responsible AI impact assessment. Produces a structured ethics review covering fairness, transparency, privacy, safety, accountability, and societal impact with a risk tier score, pre-deployment checklist, and prioritised mitigations.

ai-product-canvasSkill

Structure AI and ML product decisions with the rigour of any product decision. Use when building AI-powered features, evaluating LLM integrations, designing AI products, or assessing AI readiness. Produces a complete AI product canvas covering problem definition, model approach, data requirements, evaluation framework, UX design, responsible AI checklist, and launch monitoring plan.

design-handoff-briefSkill

Transform feature briefs into structured design briefs that give designers the context they need before opening Figma. Use when asked to write a design brief, create a design handoff, brief a designer on a new feature, or translate a PRD into design requirements. Produces a brief with user goal, emotional context, success criteria, constraints, edge cases, and out-of-scope boundaries.

experiment-designerSkill

Design statistically rigorous A/B tests and interpret experiment results. Use when asked to design an experiment, run an A/B test, calculate sample size, interpret test results, or assess whether an experiment was successful. Produces a complete experiment design with hypothesis, sample size, run time, success criteria, and risk flags — or a results interpretation with ship/iterate/kill recommendation.

multi-source-signal-synthesiserSkill

Synthesises user signals from multiple research sources into a unified, weighted insight brief. Use when you have data from interviews, support tickets, NPS verbatims, app reviews, or sales calls and need to reconcile contradictions, surface the underlying need behind requests, or answer 'what are users really telling us'. Produces ranked insights with confidence ratings, source weighting rationale, divergent signal analysis by user segment, and a research gap identification section.

data-analysis-standardSkill

Structure a product data analysis, metric deep-dive, funnel analysis, or cohort study. Use when asked to analyse product metrics, investigate a drop in conversion, explain a data change to stakeholders, or find the root cause of a metric movement. Produces a structured analysis with question, root cause, confidence level, and recommended action.

product-health-analysisSkill

Interpret product metrics against goals and surface actionable signals. Use when asked to analyse product health, review key metrics, investigate a performance issue, produce a health report, or assess product-market fit signals. Produces a structured health report with RAG status, trend analysis, root cause hypotheses, and prioritised actions.

retention-analysisSkill

Structure a retention analysis, churn investigation, or engagement deep-dive for any product team. Use when asked to analyse user retention, investigate churn, measure DAU/MAU, or build a retention improvement plan. Produces a retention snapshot with root cause hypotheses, aha-moment correlation, and prioritised interventions.