home/productivity/user-prompt-15

User Prompt

GPTClaudeDeepSeek··363 copies·updated 2026-07-14
user-prompt-15.prompt
# User Prompt — Plan Mode

> Plan mode swaps the agent-mode "Auto Mode Active" reminder for a much larger **Plan Mode Active** reminder that enforces read-only behavior and a 5-phase workflow. The system prompt and tool registry are identical to agent mode; **all plan-mode behavior is prompt-level**, not structural.

The user message contains six content blocks — same count as agent mode, but block #4 is replaced:

| # | Block | Length | Purpose |
|---|-------|-------:|---------|
| 1 | Deferred tools list | 4,284 | 117 deferred tool names (same as agent) |
| 2 | MCP server instructions | 3,284 | Same as agent mode |
| 3 | Skills reminder | 4,252 | Same as agent mode |
| 4 | **Plan Mode Active** | 4,780 | **Plan-mode-only — enforces read-only and 5-phase workflow** |
| 5 | Project context | 366 | userEmail + currentDate |
| 6 | (User task) | (varies) | The actual user message |

> Note: agent-mode's "Auto Mode Active" block is **replaced** by the Plan Mode block — the two are mutually exclusive.

---

## Block 4 — Plan Mode Active (full text)

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