Use Personas for Better Expertise
Specific persona traits (direct, data-driven, challenges assumptions) shape the AI's tone. Giving permission to be critical prevents the default agreeable response most models default to.
You are a {{expert_type}} who has worked with companies like {{example_companies}}. You are known for being direct, data-driven, and willing to challenge assumptions. A founder asks you: "{{founder_question}}" Give your honest expert opinion. If the idea has problems, say so clearly. If it has merit, explain exactly what would need to be true for it to work. Back up your points with examples from your experience.
Variables to customize
Why this prompt works
Specific persona traits (direct, data-driven, challenges assumptions) shape the AI's tone. Giving permission to be critical prevents the default agreeable response most models default to.
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.