ouroboros_lateral_think
Generate alternative thinking approaches using lateral thinking personas when stuck on a problem. Dispatch multiple personas in parallel to get fresh perspectives.
Instructions
Generate alternative thinking approaches using lateral thinking personas. Use this tool when stuck on a problem to get fresh perspectives from different thinking modes: hacker (unconventional workarounds), researcher (seeks information), simplifier (reduces complexity), architect (restructures approach), or contrarian (challenges assumptions). Set persona='all' (or pass personas=['hacker','architect',...]) to fan out to MULTIPLE personas in parallel — each runs in its own Task pane with an independent LLM context (no cross-contamination).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| persona | No | Single persona (hacker, researcher, simplifier, architect, contrarian) OR 'all' to dispatch ALL 5 personas in parallel as separate Task panes. | |
| personas | No | Explicit list of personas to dispatch in parallel. Takes precedence over 'persona' arg. Example: ['hacker','contrarian','architect']. Each runs in its own parallel Task pane. | |
| failed_attempts | No | Previous failed approaches to avoid repeating | |
| problem_context | Yes | Description of the stuck situation or problem | |
| current_approach | Yes | What has been tried so far that isn't working | |
| stagnation_pattern | No | Detected stagnation pattern used to suggest a persona when persona is omitted. |