red-team

Stress-test design docs to surface gaps and lock decisions via Foundry.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/danhannah94/claymore-plugins --skill red-team-danhannah94
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: red-team
Source: https://github.com/danhannah94/claymore-plugins/tree/main/hl/skills/red-team
Command: npx skills add https://github.com/danhannah94/claymore-plugins --skill red-team-danhannah94

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Stress-test design docs by surfacing gaps, triaging them interactively with the user, and applying locked decisions back to the docs. This practice accelerates decision-making and reduces downstream rework.

Core Features & Use Cases

  • Surface gaps in epic and architecture docs and flag ambiguous decisions.
  • Triaging with severity buckets (High/Medium/Low) and recommended actions.
  • Lock decisions back into the docs via updates, enabling aligned handoffs across teams.
  • Applicable to multi-epic sprints, architecture reviews, and plan sanity checks.

Quick Start

Provide a red-team session on the given design doc path to surface gaps and lock decisions back into the doc.

Frequently Asked Questions about red-team

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I stress-test an architecture design doc before implementation?

Stress-test an architecture design doc by running a red-team session to surface gaps, triage flagged issues by severity, and lock decisions directly back into the document. This reduces downstream rework and tightens alignment across teams.

What is a red-team review for epic plans and subsystem roadmaps?

A red-team review for epic plans and subsystem roadmaps is an interactive stress test that identifies ambiguous decisions during pre-implementation. It applies severity buckets to triage gaps and applies locked decisions back to the design doc.

Do I need Foundry to update design docs during a red-team stress test?

Yes, you need Foundry to update design docs during a red-team stress test. The Skill requires Foundry to access design docs and integrates with mcp__foundry__update_section to lock triaged decisions directly back into the document sections.

How do I triage gaps in an architecture design doc by severity?

Triage gaps in an architecture design doc by sorting flagged issues into High, Medium, and Low severity buckets during an interactive red-team session. Each severity bucket provides recommended actions to resolve the ambiguous decisions.

Can I use a red-team stress test for multi-epic sprint planning?

Yes, you can use a red-team stress test for multi-epic sprint planning. The interactive triage process applies to architecture reviews and plan sanity checks, accelerating decision-making and enabling aligned handoffs across teams.