| name | blend-elaboration |
| description | Run blend as mental simulation |
| execution | subagent |
| prompt | ./prompt.md |
| input | completed_blend (object) |
| dependencies | {"sops":["spawn-agent"]} |
Blend Elaboration
Run blend as mental simulation — let the blend "run" according to its own logic to discover consequences, implications, and additional emergent properties.
Execution
Subagent — spawned via subagent-spawning/spawn-agent skill.
Why Subagent
Blend elaboration requires imaginative simulation — running the blend forward in time, exploring consequences, and discovering properties that only emerge through dynamic interaction. Benefits from sustained imaginative focus.
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. |