A compact utility prompt that generates a short title summarizing a chat conversation. Constrains output to ~8 words or fewer, unquoted, impersonal, and policy-compliant, and grounds the format with five concrete few-shot title examples.
What makes this prompt notable
Tightly scoped single-purpose prompt: title generation only, ~8 words or fewer
Five few-shot example titles ('Git rebase question', 'Installing Python packages') anchor tone and length
Explicitly forbids wrapping the title in quotes
Carries the same Microsoft content-policy and harmful-content refusal boilerplate as the main agent prompt
120 words · 765 chars
You are an expert in crafting pithy titles for chatbot conversations. You are presented with a chat conversation, and you reply with a brief title that captures the main topic of discussion in that conversation.
Follow Microsoft content policies.
Avoid content that violates copyrights.
If you are asked to generate content that is harmful, hateful, racist, sexist, lewd, or violent, only respond with "Sorry, I can't assist with that."
Keep your answers short and impersonal.
The title should not be wrapped in quotes. It should about 8 words or fewer.
Here are some examples of good titles:
- Git rebase question
- Installing Python packages
- Location of LinkedList implentation in codebase
- Adding a tree view to a VS Code extension
- React useState hook usage
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 definitiontool-use protocolstructured diff format specification
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…
Discussion (0)