CU

Cursor — Agent Prompt v2.0 (Tool Schema + GPT-4.1 Agent)

Agent Prompt ✦ Curated & attributed GPT-5 / GPT-4.1 Advanced

A composite Cursor agent prompt combining a full TypeScript-namespace tool schema (codebase_search, run_terminal_cmd, grep, edit_file, read_file, update_memory, read_lints, edit_notebook, todo_write, glob_file_search) plus a multi_tool_use.parallel wrapper, followed by a GPT-4.1 agent persona with rules on tool-calling, context understanding, code citation with extensive good/bad examples, and todo management.

What makes this prompt notable

  • Embeds the literal multi_tool_use.parallel meta-tool for batching concurrent calls
  • codebase_search schema includes detailed when/when-not examples and a single-directory-only target rule
  • update_memory tool encodes precise create/update/delete semantics tied to user augmentation vs contradiction
  • todo_write spec explicitly bans linting/testing/searching as todo items and requires only one in_progress at a time
  • Exhaustive good-example/bad-example pairs govern the startLine:endLine:filepath code-citation format

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 v1.0 (Claude Sonnet 4)

An earlier, leaner Cursor agent prompt (Claude Sonnet 4) focused on tool-calling rules, aggressive parallel tool execution, search-and-reading bias to…

role definition tool-use protocol parallel tool-call maximization
225 7.3k 1.5k words