experiment-results-planning

Designs experiment protocols, table schemas, and mock planning data before real results exist.

Updated Jul 5, 2026
One-click install
npx skills add https://github.com/huaibovip/research-marketplace --skill experiment-results-planning-huaibovip
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: experiment-results-planning
Source: https://github.com/huaibovip/research-marketplace/tree/main/plugins/research-writing-assistant/skills/experiment-results-planning
Command: npx skills add https://github.com/huaibovip/research-marketplace --skill experiment-results-planning-huaibovip

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Researchers often write Results and Discussion sections before experiments are complete, risking unsupported claims, untraceable contributions, and mock data leaking into final manuscripts. This Skill enforces a gated planning workflow that keeps experiment design, traceability, and placeholder data strictly separated from real evidence. ## Core Features & Use Cases - Experiment Protocol Design: Defines datasets, split strategies, baselines, metrics, ablations, efficiency and robustness checks before any results are written. - Method-Experiment Traceability: Maps every Introduction contribution to method modules, experiments, tables/figures, and allowed claims via a traceability matrix. - Mock Data Boundary Control: Enforces mock_/synthetic_ file naming, PLANNING DATA notes, and [待真实实验替换] markers so placeholder values are never presented as real findings. - Use Case: While drafting a federated learning paper, use this Skill to lock the experiment protocol, build the contribution-to-experiment traceability table, and scaffold result tables with clearly labeled mock data until real logs arrive. ## Quick Start Ask the assistant to plan the experiment protocol and result table schema for your paper's contributions before any real experiment data is available.

Frequently Asked Questions about experiment-results-planning

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

FAQPage Schema
How do I plan experiments before real results are available?

Create an experiment protocol defining datasets, split strategies, baselines, metrics, ablations, and robustness checks, then lock it as Gate D0. Scaffold tables and figures with clearly labeled mock data until real logs replace them.

How to map paper contributions to experiments in a research paper?

Build a method-experiment traceability table linking each contribution to its method module, experiment, table or figure, allowed claim, and evidence status. Contributions without supporting experiments must be downgraded to limitations or future work.

Can I use mock data in a research paper draft?

Mock data is allowed only for planning figures and table layouts. Files must be prefixed with mock_ or synthetic_, tables must carry a PLANNING DATA note, and prose must keep replacement markers until real results arrive.

What experiments should an ablation study include?

Include one ablation per claimed module, plus main comparisons against fair baselines, efficiency evaluation, and generalization or robustness checks. If explainability is a contribution, add an XAI evaluation as well.

When should I not use experiment planning with mock data?

Avoid it when final experimental logs already exist, since planning gates add overhead without benefit. It is designed for the pre-results phase of result-heavy papers, not post-hoc analysis of completed experiments.