Dispatch Prompt Examples
# Dispatch Prompt 範例
來源:`src/tools/AgentTool/prompt.ts` — "Writing the prompt" section
---
## 核心原則(原文)
> Brief the agent like a smart colleague who just walked into the room — it hasn't seen this conversation, doesn't know what you've tried, doesn't understand why this task matters.
> **Never delegate understanding.** Don't write "based on your findings, fix the bug" or "based on the research, implement it." Those phrases push synthesis onto the agent instead of doing it yourself. Write prompts that prove you understood: include file paths, line numbers, what specifically to change.
> Terse command-style prompts produce shallow, generic work.
---
## 好的 dispatch — Fork(開放式調查)when to use it
Community prompt sourced from the open-source GitHub repo cablate/ai-toolkit (MIT). A "Dispatch Prompt Examples" 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
cablate/ai-toolkit · MIT
more in Productivity
Productivity✓ tested
Summarize a doc into decisions & actions
chief of staff who extracts what to DO, not just what was said
Productivity✓ tested
Draft a reply to a hard email
calm, direct communicator who de-escalates without caving
Productivity✓ tested
Turn a brain-dump into a weekly plan
planning coach who protects your focus, not just your calendar