Ask for Multiple Options, Then Choose
Forcing 3 distinct archetypes (safe, creative, data-driven) prevents the AI from giving you one mediocre middle-ground answer. You get real variety to choose from.
I need {{what_you_need}} for {{context}}. Generate 3 distinct options: - Option A: The safe, conventional approach - Option B: The creative, unexpected approach - Option C: The data-driven, optimized approach For each option, provide: 1. The actual content/solution 2. Why it works 3. The main risk or downside After presenting all 3, recommend which one I should use and why.
Variables to customize
Why this prompt works
Forcing 3 distinct archetypes (safe, creative, data-driven) prevents the AI from giving you one mediocre middle-ground answer. You get real variety to choose from.
Save this prompt to your library
Organize, version, and access your best prompts across ChatGPT, Claude, and Cursor.
Related prompts
Forcing the agent to plan before acting prevents premature execution and wasted steps. Explicit dependency mapping enables parallel execution and catches logical gaps early.
Tool Selection AgentThe ReAct pattern (Reason + Act) creates an explicit reasoning trace that improves tool selection accuracy. The error-handling rule prevents infinite retry loops.
Prompt CompressorExplicitly requiring all functional requirements to be preserved prevents the model from over-compressing and losing critical instructions.
Memory Management AgentExplicit memory read/write instructions create agents that improve over time. Categorization keeps memories organized, and the deduplication rule prevents context bloat.