Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Experiment Execution Factor Level Design

ASecurity

Design factorial experiments to test how specific factors affect outcomes

417 stars
0 votes
0 copies
1 views
Added 9/5/2026
researchgo

Security Analysis

A100/100

Scanned 9/5/2026

Install to Claude Code

$npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill experiment-execution-factor-level-design --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Experiment Execution Factor Level Design?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Experiment Execution Factor Level Design
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/yogsoth-ai-experiment-execution-factor-level-design/badge)](https://www.skillsdirectory.com/skills/yogsoth-ai-experiment-execution-factor-level-design)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: experiment-execution-factor-level-design
description: Design factorial experiments to test how specific factors affect outcomes
version: 1.0.0
category: experiment-execution
type: strategy
sops:
- factor-identification
- level-specification
- design-matrix-construction
- metric-specification
- sample-size-estimation
tactics:
- budget-constrained-design
- statistical-method-selection
dependencies:
  sops:
  - design-matrix-construction
  - experiment-config-generation
  - factor-identification
  - level-specification
  - metric-specification
  - sample-size-estimation
  tactics:
  - budget-constrained-design
  - statistical-method-selection
---

# Strategy: Factor-Level Design

**Question**: Which factors to test at what levels in combination?

## Methodology

- **Full Factorial** (Fisher): All combinations of all factor levels. Gold standard but exponential cost.
- **Fractional Factorial**: Systematic subset using defining relations. Sacrifices high-order interactions.
- **Plackett-Burman**: Screening design for many factors. Identifies main effects only.
- **Response Surface Methodology (RSM)**: Central Composite / Box-Behnken for optimization after screening.
- **Taguchi Orthogonal Arrays**: Robust design minimizing variance from noise factors.

## Execution Flow

1. **factor-identification** → Identify all independent, dependent, and control variables
2. **level-specification** → Determine discrete levels for each factor (2-5 levels typical)
3. **budget-constrained-design** (tactic) → Select design type given budget constraints
4. **design-matrix-construction** → Build the actual design matrix
5. **metric-specification** → Define primary/secondary metrics and significance thresholds
6. **sample-size-estimation** → Power analysis to determine runs per cell

## Budget Gate

| Design Type | Factors | Runs (k factors, 2 levels) | When to Use |
|-------------|---------|---------------------------|-------------|
| Full Factorial | 2-4 | 2^k | Budget allows, need all interactions |
| Fractional (Res V) | 4-6 | 2^(k-1) | Need 2-factor interactions |
| Fractional (Res III) | 5-8 | 2^(k-p) | Screening, main effects only |
| Plackett-Burman | 8-15 | k+1 (nearest multiple of 4) | Many factors, screening phase |
| Taguchi L9/L18 | 4-8 | 9 or 18 | Robust design with noise factors |
| RSM (CCD) | 2-5 | 2^k + 2k + center | Optimization after screening |

<!-- BEGIN available-tables (generated) -->

## Available Tactics

Optional, no fixed order; the final leaf is always a sop.

| Tactic | When to use |
| --- | --- |
| budget-constrained-design | Optimize experiment design under compute and time budget constraints |
| statistical-method-selection | Select appropriate statistical methods for experiment analysis |

## Available SOPs

Optional, no fixed order; the final leaf is always a sop.

| SOP | When to use |
| --- | --- |
| design-matrix-construction | Build the experiment design matrix with proper orthogonality and balance |
| experiment-config-generation | SOP: generate executable experiment configuration files |
| factor-identification | Identify independent, dependent, and control variables for an experiment |
| level-specification | Determine appropriate levels for each experimental factor |
| metric-specification | Define experiment metrics and significance standards |
| sample-size-estimation | SOP: power analysis and required experiment count estimation |

<!-- END available-tables (generated) -->

Attribution

yogsoth-aiyogsoth-ai
View sourceMore from yogsoth-ai →
SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Related Skills

Competitor Analysis

This skill provides comprehensive analysis of competitor SEO and GEO strategies, revealing what's working in your market and identifying opportunities to outperform the competition.

1823 votes

Deep Research

Universal deep research agent team. 13-agent pipeline for rigorous academic research on any topic. 8 modes: full research, quick brief, paper review, lit-review, fact-check, three-way literature scan, Socratic guided research dialogue, and systematic review with optional meta-analysis. Covers research question formulation, Socratic mentoring, methodology design, systematic literature search, source verification, cross-source synthesis, risk of bias assessment, meta-analysis, APA 7.0 report co...

486982 votes

Paperclip Distill

Use when an operation issue is a Paperclip cursor-window, distill, or backfill — `operationType: "distill"` or `"backfill"` and the body references a Paperclip source bundle for a project or root issue. Turn raw Paperclip activity into a wiki-insightful project page, decisions log, and history note. This skill exists specifically to replace the stiff, datestamp-heavy templated output that the deterministic distiller produces.

805541 votes

Academic Pipeline

Orchestrator for the full academic research pipeline: research -> write -> integrity check -> review -> revise -> re-review -> re-revise -> final integrity check -> finalize. Coordinates deep-research, academic-paper, and academic-paper-reviewer into a seamless 10-stage workflow with mandatory, coverage-bounded integrity checks, two-stage peer review, and auditable quality-assurance artifacts. Triggers on: academic pipeline, research to paper, full paper workflow, paper pipeline, end-to-end p...

486981 votes

Exa Search

Semantic search, similar content discovery, and structured research using Exa API

304951 votes
View all in research →