| name | competitor-simulation |
| description | Competitor perspective — design strategies to defeat this solution, then use attack vectors to improve it. |
| execution | subagent |
| prompt | ./prompt.md |
| input | solution (string) |
| dependencies | {"sops":["spawn-agent"]} |
Competitor Simulation
Competitor perspective: how to defeat this solution.
Execution
Subagent — spawned via subagent-spawning/spawn-agent skill.
Why Subagent
Competitive analysis requires adversarial thinking that benefits from dedicated context to avoid contaminating constructive ideation.
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. |