home/productivity/user-prompt-17

User Prompt

GPTClaudeDeepSeek··365 copies·updated 2026-07-14
user-prompt-17.prompt
# User Prompt

> Same user prompt structure as agent mode (skills + project context + task). Plan mode behavior is activated at runtime through the `EnterPlanMode` tool result, which injects a `<system-reminder>` with a 5-phase plan workflow and read-only restrictions. The system prompt itself is identical — this tool result is what differentiates plan mode.

The user message contains three layers, injected as separate content blocks within a single user turn:

1. **Skills reminder** — a `<system-reminder>` listing available skills (keybindings-help, claude-developer-platform, frontend-design)
2. **Project context** — a `<system-reminder>` with CLAUDE.md contents and current date
3. **User task** — the actual user message

## Skills Reminder

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