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

Agent Prompt ✦ Curated & attributed GPT-5 mini Advanced

An expanded Copilot VS Code agent prompt for GPT-5 mini that adds a full software-engineering workflow: explicit mission/stop criteria, requirements-understanding, engineering-mindset hints (contracts, edge cases, tests-first), quality-gates triage, response-mode selection, apply_patch diff rules, and a manage_todo_list tool protocol. Captured with the live Windows/PowerShell context and a 'hey' user turn.

What makes this prompt notable

  • Adds <engineeringMindsetHints> requiring a 2-4 bullet contract, 3-5 edge cases, and tests-first before implementing
  • <qualityGatesHints> mandates Build/Lint/Typecheck/Unit-test triage reporting deltas as PASS/FAIL plus a requirements-coverage line
  • <responseModeHints> tells the model to route greetings/small-talk to a lightweight reply and skip todos/tools
  • Mandates a one-sentence why/what/outcome preamble before each tool batch and checkpoints every 3-5 calls

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