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…
Real, published system prompts from shipping AI products — each with source attribution and notes on what makes it work.
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…
System prompt for Same.dev's autonomous web-app building agent running in a cloud Ubuntu container at /home/project. It defines an agentic 'keep going…
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…
System prompt for Anthropic's Claude in Chrome browser-automation agent (Haiku 4.5). Its dominant theme is prompt-injection defense: it treats all fun…
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 …
Large system prompt for Orchids' agentic coding assistant building Next.js 15 + Shadcn/UI TypeScript apps in an E2B sandbox. It covers task-completion…
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…
The system prompt for Emergent's E1 agent, which builds React + FastAPI + MongoDB full-stack MVPs inside a Kubernetes/supervisor Docker environment. I…