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…
Editor copilots and terminal coding agents — Cursor, Claude Code, Windsurf, Cline and more.
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…
An earlier, leaner Cursor agent prompt (Claude Sonnet 4) focused on tool-calling rules, aggressive parallel tool execution, search-and-reading bias to…
A refined Cursor in-editor agent prompt (GPT-5) with tightly structured spec blocks: status_update, summary, completion, flow, tool_calling, parallel …
System prompt for Google's terminal-based coding agent. It defines Core Mandates (mimic project conventions, never assume libraries, minimal comments)…
The Copilot VS Code agent prompt for GPT-4.1, distinguished by an <applyPatchInstructions> section that mandates the apply_patch tool with a strict di…
An expanded Copilot VS Code agent prompt for GPT-5 mini that adds a full software-engineering workflow: explicit mission/stop criteria, requirements-u…
GPT-5 variant of the Augment Agent system prompt. Compared to the Sonnet version it adds explicit Markdown output rules, defined 'Tasklist Triggers', …
System prompt for Qoder's agentic IDE running as an autonomous BACKGROUND AGENT that completes coding tasks without user interaction and returns a 1-2…
Sourcegraph Amp's GPT-5-tuned system prompt, captured from the debug inference payload. Same Amp coding-agent identity and role/agency framing adapted…
GitHub Copilot's VS Code agent-mode system prompt as configured for Claude Sonnet 4, captured with a live conversation context block. It establishes t…
The complete shipped system prompt for Claude Code v2.0.0 (Sonnet 4.5), bundled with its full tool catalog. It defines a terse CLI software-engineerin…
An earlier, leaner Claude Code system prompt (Sonnet 4, dated 2025-08-19) without the bundled tool schemas. It sets the terse CLI persona, prescribes …
The Cursor agent system prompt for an autonomous pair-programming coding agent embedded in the editor. It defines XML-tagged behavior blocks (communic…
System prompt for Cursor's CLI agent (GPT-5) that pair-programs to autonomously resolve coding tasks. It specifies detailed communication specs (statu…
Sourcegraph Amp's full system prompt tuned for Claude Sonnet 4.x, captured as the raw API message YAML. Defines an autonomous software-engineering age…
The leanest of the Copilot VS Code variants, configured for GPT-4o. It keeps the core Copilot identity, content refusals, tool-use instructions, and a…
A composite Cursor agent prompt combining a full TypeScript-namespace tool schema (codebase_search, run_terminal_cmd, grep, edit_file, read_file, upda…
A single-purpose task prompt that instructs the Xcode coding assistant to generate only the code for a SwiftUI #Preview macro for a user-selected View…