---
name: yogsoth-ai/creative-ideation-saturation-detection
source: https://app.decimal.ai/s/yogsoth-ai-creative-ideation-saturation-detection@1/SKILL.md
source_sha256: 845bff543ceb
---

# Saturation Detection

Determine when to stop generating — diminishing returns analysis.

## Execution

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

## Why Subagent

Saturation judgment requires comparing the entire existing idea corpus against the latest batch. The comparison is context-intensive and benefits from dedicated processing.

<!-- 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) -->