Creative Ideation Saturation Detection

Determine when additional ideation yields diminishing returns. Analyzes latest idea batch against existing corpus to judge continue/near-saturation/saturated.

yogsoth-ai 09b3d92 2 files · 2.5 KB Updated

File contents

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.

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/creative-ideation-saturation-detection commit 09b3d921f8

Frequently asked questions

npx skillmds@latest add yogsoth-ai/creative-ideation-saturation-detection