experiment

Design and run controlled agent behavior experiments with baselines and variants.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/dylan-conlin/orch-go --skill experiment-dylan-conlin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: experiment
Source: https://github.com/dylan-conlin/orch-go/tree/main/skills/src/worker/experiment
Command: npx skills add https://github.com/dylan-conlin/orch-go --skill experiment-dylan-conlin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables teams to rigorously test hypotheses about how constraints affect agent behavior through controlled experiments, delivering reproducible results and structured guidance for next steps.

Core Features & Use Cases

  • Design and run bare-baseline experiments and constrained variants to isolate causal effects.
  • Analyze per-indicator detection rates and assemble a structured uncertainty narrative to seed subsequent work.
  • Support end-to-end experiment workflows from hypothesis to actionable insights, with traceable artifacts.

Quick Start

Define your hypothesis, design a bare baseline and variants, then run skillc test to execute trials and compile the results.

Frequently Asked Questions about experiment

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

FAQPage Schema
How do I measure the causal effects of constraints on agent behavior?

To measure causal effects on agent behavior, you can run controlled experiments with repeatable baselines and variants. This skill isolates variables across multiple runs to build robust evidence of how specific constraints affect outcomes.

What is the best way to design controlled experiments for AI agents?

Designing controlled experiments for AI agents requires articulating a hypothesis, establishing a bare baseline, and creating constrained variants. You then execute trials and compile run data to identify causal relationships in agent behavior.

How do I ensure reproducibility when testing different model configurations?

Reproducibility when testing model configurations is ensured by maintaining repeatable baselines and running multiple trials per variant. This structured approach generates traceable artifacts and robust evidence for your findings.

Can I test multiple hypotheses and constraints across different agent runs?

Yes, you can test multiple hypotheses and constraints across different agent runs. The skill applies to experiments that vary hypotheses, constraints, and model configurations to identify and measure causal relationships in behavior.

How do I structure uncertainty and next steps after an agent experiment?

To structure uncertainty after an agent experiment, the skill requires a structured uncertainty section in the deliverables. This analyzes per-indicator detection rates and assembles a narrative to guide subsequent work and next steps.