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. |