baseline

Standardize a reference object for quest evaluation with plan and checklist requirements.

3.3k|331|Updated Sep 26, 2025
One-click install
npx skills add https://github.com/ResearAI/DeepScientist --skill baseline-researai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baseline
Source: https://github.com/ResearAI/DeepScientist/tree/main/src/skills/baseline
Command: npx skills add https://github.com/ResearAI/DeepScientist --skill baseline-researai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Baseline establishes a trusted reference point for quest evaluation, enabling consistent comparisons and auditable results across runs.

Core Features & Use Cases

  • Attach an existing baseline to reuse validated results and contracts.
  • Import a reusable baseline package to bootstrap analysis without re-running reproduction.
  • Reproduce a baseline from source materials (papers, repos, and metrics) with explicit verification steps.
  • Repair a broken or stale baseline and revalidate against the comparability contract.

Quick Start

Prepare PLAN.md and CHECKLIST.md, then attach or reproduce a baseline and run an initial smoke test.

Frequently Asked Questions about baseline

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

FAQPage Schema
How do I establish a reproducible baseline for experiment evaluation?

A trusted baseline for experiment evaluation requires standardizing a reference object with explicit environment and metric contracts, ensuring reproducibility through enforced plan and checklist existence before any results are accepted.

What is the process to reproduce a baseline from research papers and source code?

Reproducing a baseline from papers and code requires standardizing a reference object, enforcing environment and metric contracts, and completing explicit verification steps before the reproduced results can be accepted.

Do I need specific checklist files to verify a stale or broken baseline?

Yes, verifying a broken baseline requires PLAN.md and CHECKLIST.md to enforce plan existence and guide the repair workflow, ensuring clear verification before the revalidated reference object is accepted.

Can I import a reusable baseline package without re-running the reproduction?

Yes, importing a reusable baseline package bootstraps analysis without re-running reproduction, attaching validated results and contracts to establish a trusted reference point for immediate evaluation.

How do I repair a broken baseline and revalidate experiment metrics?

Repairing a broken baseline involves fixing the stale reference object and revalidating it against the comparability contract, enforcing explicit environment and metric contracts with clear verification before acceptance.

When should I use a baseline repair workflow instead of attaching an existing one?

Use a baseline repair workflow when the reference object is broken or stale, whereas attaching an existing baseline reuses already validated results and contracts without needing to re-run reproduction or verification.