---
name: yogsoth-ai/knowledge-acquisition-saturation-detection
source: https://app.decimal.ai/s/yogsoth-ai-knowledge-acquisition-saturation-detection@1/SKILL.md
source_sha256: a49eb95326ba
---

# Saturation Detection

Determine when to stop expanding — diminishing returns analysis.

## Execution

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

## Why Subagent

Saturation judgment requires comparing the entire existing corpus against the latest batch of new papers. 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) -->