plan-stats-review

Review biostatistics study plans for methodological assumptions and planned analyses.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/tim-krausz/mlstack --skill plan-stats-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-stats-review
Source: https://github.com/tim-krausz/mlstack/tree/main/plan-stats-review
Command: npx skills add https://github.com/tim-krausz/mlstack --skill plan-stats-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Skill helps biostatisticians plan, critique, and lock in methodological decisions for analysis plans, ensuring rigorous study design, appropriate diagnostics, and transparent reporting before data analysis begins.

Core Features & Use Cases

  • Step 0 Methodology Challenge guides users to define the simplest viable method, scope, complexity, and whether the plan targets prediction or inference.
  • Assumption & Diagnostics performs distributional checks, transformation justification, and residual diagnostics to prevent mis-specification.
  • Validation & Documentation provides a structured validation strategy, leakage audit, and an auditable rationale for methodological choices.

Quick Start

Provide an initial Step 0 scope definition and then perform a full biostatistics plan review following the defined sections.

Frequently Asked Questions about plan-stats-review

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

FAQPage Schema
How do I review a biostatistics study plan for methodological assumptions?

A biostatistics plan review evaluates methodological assumptions by performing distributional checks, transformation justification, and residual diagnostics to prevent model mis-specification before data analysis begins.

What is scope-appropriate validation in biostatistics methodology?

Scope-appropriate validation in biostatistics methodology applies a structured validation strategy and leakage audit to ensure the planned analysis matches the study design complexity and prevents data leakage in the results.

How do I perform a data leakage audit for a study design?

Performing a data leakage audit for a study design involves evaluating the planned analysis structure to identify and prevent information from the validation set influencing the training process, ensuring scope-appropriate validation and reliable inference.

Can I use this methodology review for both prediction and inference study designs?

Yes, you can use this methodology review for both prediction and inference study designs. The Step 0 Methodology Challenge guides you to define whether the plan targets prediction or inference before applying scope-appropriate diagnostics.

How do I document biostatistics analysis decisions for reproducibility?

Document biostatistics analysis decisions for reproducibility by generating an auditable rationale for methodological choices, capturing validation strategies and assumption checks in a structured format suitable for interactive analysis review.