{"@context":"https://schema.org","@graph":[{"@type":"TechArticle","@id":"https://www.devtools.tools/ai/resource/prompt-engineering-guide-prompt#article","headline":"Prompt Engineering Guide Workflow","name":"Prompt Engineering Guide Workflow","description":"A practical prompt planning template inspired by an open prompt-engineering guide for clearer model instructions.","url":"https://www.devtools.tools/ai/resource/prompt-engineering-guide-prompt","dateModified":"2026-08-22","inLanguage":"en-US","isAccessibleForFree":true,"keywords":"prompt-engineering, planning, clarity, reasoning","license":"MIT","author":[{"@type":"Person","name":"Dair AI contributors"}],"isPartOf":{"@type":"WebSite","@id":"https://www.devtools.tools#website","name":"DevTools"},"about":{"@type":"Thing","name":"PROMPT"},"sameAs":"https://github.com/dair-ai/Prompt-Engineering-Guide"},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"DevTools","item":"https://www.devtools.tools"},{"@type":"ListItem","position":2,"name":"AI Community Hub","item":"https://www.devtools.tools/ai"},{"@type":"ListItem","position":3,"name":"PROMPT resources","item":"https://www.devtools.tools/ai/prompts"},{"@type":"ListItem","position":4,"name":"Prompt Engineering Guide Workflow","item":"https://www.devtools.tools/ai/resource/prompt-engineering-guide-prompt"}]}]}
PromptMIT
Prompt Engineering Guide Workflow
A practical prompt planning template inspired by an open prompt-engineering guide for clearer model instructions.
View source Metadata Checked
Prompt template
Act as a careful prompt editor. Turn the goal below into a precise instruction with role, context, constraints, steps, and an observable output format. Do not invent missing facts; list assumptions separately.
Goal:
{{GOAL}}
Context:
{{CONTEXT}}
Constraints:
{{CONSTRAINTS}}Input and output
Input: Goal, verified context, and explicit constraints.
Output: A structured prompt plus a short assumptions section.
Examples
Input: Goal: summarize an incident report for an engineering handoff. Context: sanitized timeline and logs. Constraints: separate facts from hypotheses.
Output: A prompt that requests a concise incident summary with confirmed facts, hypotheses, unknowns, and next actions.
Security notes
Remove private data from the task context before sending it to a hosted model.