AgentSkillsCN

red-team

邀请真实用户对草稿进行压力测试,以发现潜在的失败模式。

SKILL.md
--- frontmatter
name: red-team
description: Stress-test a draft for failure modes with real users
argument-hint: [path to draft]
disable-model-invocation: true

Run a red team review on the current draft. Read redteam.md for the full checklist and personas.

Cycle through each persona (Literal Reader, Skimmer, Skeptic) and test the draft for:

  • Ambiguities that could mislead users
  • Critical information that is buried or easy to miss
  • Vague language that does not tell users what to actually do
  • Hidden assumptions or prerequisites
  • Failure modes under realistic user behaviour (skimming, stress, distraction)

The draft to review is: $ARGUMENTS

If no path is given, ask which draft to review.

List findings by persona, with severity: critical (user could take wrong action or miss something dangerous), important (user could be confused or misled), minor (suboptimal but not harmful).