CU

Cursor — Agent Prompt v1.0 (Claude Sonnet 4)

Agent Prompt ✦ Curated & attributed Claude Sonnet 4 Intermediate

An earlier, leaner Cursor agent prompt (Claude Sonnet 4) focused on tool-calling rules, aggressive parallel tool execution, search-and-reading bias toward self-service, code-change safety rules, and a minimal code-citation format. It includes a summarization-mode rule keyed off a <most_important_user_query> tag.

What makes this prompt notable

  • Instructs the model to reflect on tool-result quality and reconsider parallelization after each batch
  • Forbids referring to tool names when speaking to the user, narrating actions in natural language instead
  • Hard rules against proactively creating .md/README docs and against creating files unless absolutely necessary
  • edit_file vs search_replace selection keyed to a 2500-line file threshold
  • Special summarization mode: on seeing <most_important_user_query>, answer only that and use no tools

Discussion (0)

Sign in to join the discussion.
Related

More in IDE & Coding Assistants

VSCode Agent
agent prompt

VSCode Agent (GitHub Copilot) — GPT-5 Agent Prompt

The most elaborate Copilot VS Code agent prompt, for GPT-5. It combines the Copilot identity and refusals with a detailed communication-style guide, m…

role definition tool-use protocol structured diff format specification
239 5.6k 3.7k words
KI
Kiro
system prompt

Kiro — Intent Mode Classifier

A lightweight intent-classification prompt that routes a user message into chat/do/spec modes and returns a JSON object of confidence scores summing t…

classification rubric constraint setting few-shot
226 5.3k 600 words
CU
Cursor
agent prompt

Cursor — Agent Prompt (GPT-5, 2025-09-03)

A refined Cursor in-editor agent prompt (GPT-5) with tightly structured spec blocks: status_update, summary, completion, flow, tool_calling, parallel …

role definition agentic persistence directive semantic-search-first strategy
218 3.8k 3.2k words