---
name: yogsoth-ai/seed-protocol-design
source: https://app.decimal.ai/s/yogsoth-ai-seed-protocol-design@1/SKILL.md
source_sha256: ed842c3ca1cc
---

# SOP: Seed Protocol Design

Design random seed strategy to ensure experiment reproducibility while quantifying variance from randomness through multi-seed runs.

## Execution

Subagent — spawned via subagent-spawning/spawn-agent skill.

## Why Subagent

Seed strategy requires identifying all randomness sources in the system (initialization, data sampling, dropout, etc.) and designing a consistent seed propagation scheme — demands deep understanding of system architecture.

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

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

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