home/productivity/user-prompt-10

User Prompt

GPTClaudeDeepSeek··358 copies·updated 2026-07-14
user-prompt-10.prompt
# User Prompt

> Copilot sends environment info, workspace structure, terminal state, and behavioral `<reminderInstructions>` across 2 user turns. The task is wrapped in `<userRequest>` tags. Agent mode includes terminal state in `<context>` that plan mode omits.

GitHub Copilot sends user context across multiple user turns in the main request (Request #2, after the titling overhead):

1. **Environment info** — OS, workspace folders, directory structure
2. **Context + reminder instructions** — current date, terminal state, agent behavioral instructions, and the actual user request wrapped in `<userRequest>` tags

## Environment Info

when to use it

Community prompt sourced from the open-source GitHub repo agenticloops-ai/agentic-apps-internals (no explicit license). A "User Prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

agenticloops-ai/agentic-apps-internals · no explicit license