Environment Specification

SOP: define complete experiment environment specification

yogsoth-ai 1f8cf04 2 files · 3.4 KB Updated

File contents

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.

Available SOPs

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

SOP When to use
spawn-agent Spawn a customized CC subagent with full MCP tool access. Used by SOPs that declare execution: subagent.

yogsoth-ai/de-anthropocentric-research-engine/tree/main/skills/environment-specification commit 1f8cf04dab

Frequently asked questions

npx skillmds@latest add yogsoth-ai/environment-specification