| name | forced-connection |
| description | Force connection between two unrelated concepts. Deliberately construct bridging paths where no natural connection exists. |
| execution | subagent |
| prompt | ./prompt.md |
| input | concept_a (string), concept_b (string) |
| dependencies | {"sops":["spawn-agent"]} |
Forced Connection
Force connection between two unrelated concepts.
Execution
Subagent — spawned via subagent-spawning/spawn-agent skill.
Why Subagent
Forced connection requires sustained creative pressure — the subagent must resist declaring "no connection exists" and instead push through discomfort to find bridging paths. Benefits from dedicated context that commits fully to the bridging process.
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. |