SOP: define complete experiment environment specification
Scanned 6/1/2026
Install to Claude Code
npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill environment-specification --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Environment Specification?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/yogsoth-ai-environment-specification)More formats (shields.io, HTML) on the badges page.
---
name: environment-specification
description: "SOP: define complete experiment environment specification"
version: 1.0.0
category: experiment-execution
type: sop
execution: subagent
prompt: ./prompt.md
used-by:
- reproducibility-protocol
shared:
- implementation-planning
input: "Experiment design + hardware requirements + software dependencies"
output: "Complete environment spec (hardware/software/data/configuration)"
---
# SOP: Environment Specification
Define the complete experiment runtime environment specification including hardware, software, data, and configuration to ensure experiments can be precisely reproduced across different times and locations.
## Execution
Subagent — spawned via subagent-spawning/spawn-agent skill.
## Why Subagent
Environment specification requires systematically enumerating all factors that could affect experiment results — from GPU model to library versions to OS settings — demanding meticulous checklist-style work.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!