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…
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…
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', …
A long, dated (2025-08-20) Codex CLI system prompt with rich behavioral sections: personality/tone, preamble messages before tool calls, an update_pla…
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…
A short templated user-message prompt for Xcode's documentation generation action. It interpolates the current filename, full file contents, and the u…
Chat Mode context block for CodeBuddy, an IDE coding assistant with a Chat/Craft mode split. It injects runtime environment details (visible files, op…
Main system prompt for Qoder's agentic IDE coding assistant covering pair-programming behavior, planning, proactiveness, parallel-vs-sequential tool r…
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…
Kiro's 'do/vibe' mode system prompt for direct interactive coding assistance. It carries the shared Kiro identity, an extensive brand-voice/response-s…
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 …