name: inversion-extraction description: Extract constructive insights from worst solutions. Transform failure analysis into innovation directions. execution: subagent prompt: ./prompt.md input: worst_solution (string), failure_analysis (string) dependencies: sops: - spawn-agent
Inversion Extraction
Extract constructive insights from worst solutions.
Execution
Subagent — spawned via subagent-spawning/spawn-agent skill.
Why Subagent
Inversion extraction requires careful analytical reasoning to transform "why this is bad" into "what the good version implies." Benefits from dedicated focus to avoid superficial inversions and find deep structural insights.
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. |