stress-test

Apply a 7-point stress test to analysis plans and generate PASS/WARNING/FAIL verdicts with fixes.

16|7|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/ai-analyst-lab/ai-analyst-plus --skill stress-test-ai-analyst-lab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stress-test
Source: https://github.com/ai-analyst-lab/ai-analyst-plus/tree/main/.claude/skills/stress-test
Command: npx skills add https://github.com/ai-analyst-lab/ai-analyst-plus --skill stress-test-ai-analyst-lab

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Checks analysis plans for sanity before execution, acting as a senior reviewer to surface methodological flaws (e.g., flawed baselines, survivorship bias, missing segments, and unaddressed kill criteria) so teams avoid wasted time and misleading conclusions during data work.

Core Features & Use Cases

  • Performs a 7-point diagnostic including data availability checks, hypothesis clarity, baseline validity, survivorship bias, segment coverage, confounds identification, kill criteria, and output alignment.
  • Reads the active dataset schema from .knowledge/datasets/{active}/schema.md to verify required data exists.
  • Generates a structured report with PASS/WARNING/FAIL verdicts, blockers, and recommended fixes for fast stakeholder decisions.
  • Suitable for pre-execution review of any plan (analysis-design, stakeholder brief, or documented plan) to ensure rigor before committing resources.

Quick Start

Provide the plan to stress-test or point the tool at an existing plan file to produce a diagnostic report.

Frequently Asked Questions about stress-test

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

FAQPage Schema
What is a stress test for an analysis plan and why do I need it?

A stress test for an analysis plan is a pre-execution sanity check that identifies methodological flaws like flawed baselines, survivorship bias, and missing segments so teams avoid wasted time and misleading conclusions during data work.

How do I check my analysis plan for methodological flaws before execution?

You check an analysis plan by applying a 7-point diagnostic that evaluates data availability, hypothesis clarity, baseline validity, survivorship bias, segment coverage, confounds, kill criteria, and output alignment to surface blockers before committing resources.

Do I need a specific dataset schema to run a data validation stress test?

Yes, data validation stress tests require the active dataset schema to be available at .knowledge/datasets/{active}/schema.md to verify required data exists and confirm hypotheses against actual available fields.

Can I review any documented analysis plan for survivorship bias and missing segments?

Yes, you can review any documented analysis plan, stakeholder brief, or analysis-design document regardless of origin to detect survivorship bias, missing segments, and unaddressed kill criteria before execution.

What does a methodology review report include when evaluating an analysis plan?

A methodology review report includes structured PASS, WARNING, and FAIL verdicts across seven diagnostic points, detailing specific blockers and recommended fixes for fast stakeholder decision-making.

What's the best way to identify confounds and unaddressed kill criteria in my data plan?

The best way to identify confounds and unaddressed kill criteria is enforcing a structured 7-point stress test that actively checks output alignment and methodological rigor before you execute the analysis.