Split Overloaded Prompt
# Case 05 - Split Overloaded Prompt
## Input Brief
"One prompt should classify the complaint, summarize the account history, decide whether a refund is allowed, and draft the final customer email."
## Expected Handling
- the boundary summary flags multiple incompatible jobs
- the result recommends split or staged calls instead of stuffing all behaviors into one prompt
- refund-policy inputs and account history remain structured inputs, not narrative instructions
## Common Failure
The workflow keeps adding rules to one giant prompt rather than separating judgment, transformation, and generation steps.
## Pass Criteria
The result proposes a cleaner boundary, such as classify -> decide -> draft, with each step owning one job.when to use it
Community prompt sourced from the open-source GitHub repo lizihang99/agent-written-prompt-boundary (no explicit license). A "Split Overloaded 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
writingcommunitygeneral
source
lizihang99/agent-written-prompt-boundary · no explicit license
more in Writing
Writing✓ tested
Explain anything to a smart friend
great teacher who refuses to dumb things down
Writing✓ tested
Line-edit my draft (keep my voice)
sharp copy editor who tightens without flattening
Writing✓ tested
Outline a long piece before you write it
editor who structures the argument before a word is drafted