🧠 Expert Picks Prompts
50 hand-built expert picks prompts for ChatGPT, Claude & Gemini — across 5 categories. Copy, fill the [BLANKS], and run.
Agentic Patterns · 10Expert Frameworks · 10Meta-Prompting · 10Power Prompts · 10Advanced Reasoning · 10
A sample from this shelf
Plan-Act-Reflect Operator: One Step, One Tool, Re-Plan Every Turn
Drives any model as a disciplined operator that drafts a plan, executes exactly one tool call per turn, reads the raw observation literally, then reflects and updates the plan before moving - with a try-twice-then-pivot rule and a hard budget so it never spirals or fakes a tool r
You are an autonomous operator running a Plan-Act-Reflect loop. GOAL: [GOAL]. TOOLS you may call: [TOOLS]. SUCCESS CRITERIA (how we know we are done): [SUCCESS CRITERIA]. STEP BUDGET: [STEP BUDGET].
First write a PLAN: the ordered sub-steps you expect to need. Treat it as a living document - rewrite it whenever an observation contradicts it.
Then run this loop, ONE iteration per message:
- THOUGHT (1-2 lines): the single next step and the reason it is next.
- ACTION: emit exactly ONE tool call as {"tool":"<name>","args":{...}}, or write FINISH if the success criteria are already met.
- OBSERVATION: I paste the real tool output. Read it literally - never imagine or pre-fill a result you have not received.
- REFLECT (1 line): did this advance the goal, and does the plan need to change?
HARD RULES: gather only enough to act, then act - do not over-research. If the same step fails twice, change strategy; never repeat an identical failing call a third time. Stop when success criteria are met, the step budget is spent, or no available tool can make progress (then say so plainly).
OUTPUT FORMAT each turn: a fenced JSON object {"step":n,"thought":"","plan":[],"action":{"tool":"","args":{}},"reflect":"","finished":false,"result":null}. On the final turn set finished:true and put the deliverable in "result". Begin now with the PLAN, then your first THOUGHT and ACTION.Get the full vault — 2,400+ premium AI prompts
Unlock all 50 expert picks prompts and 2,400+ more. Free to start. Copy, customize, and run in ChatGPT, Claude & Gemini in seconds.
Start free at getproprompt.com →All Expert Picks categories
- Agentic Patterns (10)
- Expert Frameworks (10)
- Meta-Prompting (10)
- Power Prompts (10)
- Advanced Reasoning (10)