experiment

Plan and execute auditable experiments with PLAN.md and CHECKLIST.md.

2|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/Rycen7822/DeepScientist-hermes --skill experiment-rycen7822
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: experiment
Source: https://github.com/Rycen7822/DeepScientist-hermes/tree/main/resources/skills/experiment
Command: npx skills add https://github.com/Rycen7822/DeepScientist-hermes --skill experiment-rycen7822

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates auditable experiments to turn ideas into measurable evidence, ensuring runs are repeatable, documented, and comparable against a baseline.

Core Features & Use Cases

  • Plan and execute main experimental runs from idea to artifact, including smoke tests and full runs.
  • Enforce governance via PLAN.md, CHECKLIST.md, run manifests, and durable outputs to support paper-ready results.
  • Provides structured progression from planning to evaluation with explicit next actions and decision points.

Quick Start

Create PLAN.md and CHECKLIST.md for the chosen idea, run a bounded pilot, then record the main-run results with a durable artifact.

Frequently Asked Questions about experiment

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

FAQPage Schema
How do I run auditable experiments to validate ideas against a baseline?

To run auditable experiments, you plan and execute tests using a predefined baseline, governing the process with a PLAN.md and CHECKLIST.md to ensure runs are repeatable, documented, and produce durable artifacts.

What is the best way to structure reproducible experiment runs from planning to evaluation?

Reproducible experiment runs require structured progression from planning to evaluation using plan-templates, run manifests, and checklists, enforcing governance to support paper-ready results and explicit next actions at decision points.

Do I need to create a PLAN.md and CHECKLIST.md before starting a smoke test?

Yes, you need to create a PLAN.md and CHECKLIST.md before starting. These files define the predefined baseline and governance required to execute bounded pilots and record main-run results with durable artifacts.

Can I use a plan-template to govern full experimental runs instead of just smoke tests?

Yes, a plan-template can govern both smoke tests and full experimental runs. It provides the structured progression needed to turn ideas into measurable evidence and ensures outcomes are comparable against the baseline.

How does an experiment workflow turn an idea into paper-ready results?

An experiment workflow turns ideas into paper-ready results by enforcing governance via run manifests and durable outputs. It progresses from a bounded pilot to a main run, recording measurable evidence for outcome comparison.

When should I not use a structured experiment workflow for testing ideas?

You should avoid a structured experiment workflow if your idea validation lacks a defined baseline or cannot produce durable artifacts, as the process strictly requires PLAN.md and CHECKLIST.md to ensure reproducibility.