Orchestrate a statistical research pipeline centered on formal problem formulation, method proposal, theoretical analysis, experimental evaluation, comparison, and final result synthesis.
68
83%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Coordinates the full statistical research pipeline. This is not a code-first benchmark workflow. The pipeline begins with formal problem formulation and requires theory before final comparisons and conclusions.
Topic prompt / topic file / dataset description
-> [stat-problem-formulator] formal problem, notation, assumptions, targets
-> [stat-method-proposer] proposed method, baselines, diagnostics, ablations
-> [stat-theory-analyzer] theoretical properties, proof sketches, predictions
-> [stat-experiment-designer] experiments, code, metrics, manifest
-> [stat-comparison-analyst] method comparison, theory-vs-experiment check
-> [stat-result-synthesizer] final report, conclusions, limitations
-> [stat-quality-auditor] formulation/theory/evidence auditProvide the topic source and any requirements. Wait for:
progress/<TOPIC_ID>/step0_problem_formulation.mdRead:
Do not proceed if the target or assumptions are undefined.
Provide the problem formulation. Wait for:
progress/<TOPIC_ID>/step1_method_proposal.mdRead:
Provide the formulation and method proposal. Wait for:
progress/<TOPIC_ID>/step2_theory_analysis.mdRead:
Theory can be partial, but the report must honestly label what is proven, heuristic, or only experimentally supported.
Provide formulation, method, and theory. Wait for:
progress/<TOPIC_ID>/step3_experimental_evaluation.mdRead:
Provide theory predictions and experiment outputs. Wait for:
progress/<TOPIC_ID>/step4_comparison.mdRead:
Provide all previous artifacts. Wait for:
progress/<TOPIC_ID>/step5_result_synthesis.mdRead:
Audit the whole research chain:
Wait for:
progress/<TOPIC_ID>/step6_quality_audit.mdprogress/<TOPIC_ID>/step0_problem_formulation.md# Step 0: Problem Formulation
## Status: PASS / FAIL
## Topic ID: <TOPIC_ID>
## Research Question
...
## Formal Data Model
...
## Target / Estimand
...
## Assumptions
- ...
## Claims / Hypotheses
- ...
## Evaluation Criteria
- ...
## Theory Targets
- ...
## Blocking Ambiguities
- ...progress/<TOPIC_ID>/step1_method_proposal.md# Step 1: Method Proposal
## Status: PASS / FAIL
## Proposed Method
...
## Baselines
- ...
## Diagnostics
- ...
## Ablations
- ...
## Method-to-Claim Map
- ...progress/<TOPIC_ID>/step2_theory_analysis.md# Step 2: Theoretical Analysis
## Status: PASS / PARTIAL / FAIL
## Definitions
...
## Main Claims
- ...
## Proof Sketches
- ...
## Assumptions Required
- ...
## Predicted Empirical Patterns
- ...
## Limitations
- ...progress/<TOPIC_ID>/step3_experimental_evaluation.md# Step 3: Experimental Evaluation
## Status: PASS / FAIL
## Config
experiments/<TOPIC_ID>/config.yaml
## Code
- ...
## Experiments
- ...
## Metrics
experiments/<TOPIC_ID>/results/metrics.json
## Manifest
experiments/<TOPIC_ID>/results/run_manifest.json
## Warnings
- ...progress/<TOPIC_ID>/step4_comparison.md# Step 4: Comparison
## Status: PASS / FAIL
## Baseline Comparisons
- ...
## Ablation Findings
- ...
## Theory vs Experiment
- ...
## Claim Verdicts
experiments/<TOPIC_ID>/results/claim_verdicts.jsonprogress/<TOPIC_ID>/step5_result_synthesis.md# Step 5: Result Synthesis
## Status: PASS / FAIL
## Paper
experiments/<TOPIC_ID>/report/paper.md
## README
experiments/<TOPIC_ID>/README.md
## Final Claims
- ...
## Limitations
- ...progress/<TOPIC_ID>/step6_quality_audit.md# Step 6: Quality Audit
## Status: PASS / WARN / FAIL
## Formulation Check
- ...
## Theory Check
- ...
## Experiment Check
- ...
## Comparison Check
- ...
## Blocking Issues
- ...e2e23c9
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.