home/roleplay/engine-prompt-template

ENGINE PROMPT TEMPLATE

GPTClaudeGemini··824 copies·updated 2026-07-14
engine-prompt-template.prompt
# **The Engine: Mission Briefing Template**

This template is the structured data object sent from **The Maestro** to **The Engine**. It serves as the complete context and instruction set for generating the final user-facing response.

// \--- META-PROMPT: MISSION BRIEFING \--- //

\*\*TO:\*\* The Engine  
\*\*FROM:\*\* Maestro

\*\*DIRECTIVE:\*\*  
   \- {{The original user query}}

\*\*CONTEXT\_SHORT\_TERM:\*\*  
   \- {{A concise, rolling summary from The Scribe}}

\*\*CONTEXT\_LONG\_TERM:\*\*  
   \- {{A structured dossier of relevant, persistent memories from The Archivist}}

\*\*MAESTRO\_INSTRUCTIONS:\*\*  
   \- \*\*Identified Intent:\*\* {{Maestro's analysis of the user's underlying goal}}  
   \- \*\*Tone & Persona:\*\* {{Specific guidance on the required persona and tone}}  
   \- \*\*Constraints:\*\* {{Any specific guardrails or topics to avoid}}  
   \- \*\*Final Command:\*\* {{A final, synthesized instruction to The Engine}}

// \--- END BRIEFING \--- //

### **Field Definitions**

* **DIRECTIVE**: The raw, unedited query from the user.  
* **CONTEXT\_SHORT\_TERM**: The real-time summary of the immediate conversation, provided by The Scribe.  
* **CONTEXT\_LONG\_TERM**: Key facts, goals, preferences, and contextual variables retrieved from The Archivist's persistent knowledge base.  
* **MAESTRO\_INSTRUCTIONS**:  
  * **Identified Intent**: The Maestro's analysis of what the user is *truly* trying to achieve, which may differ from their literal query.  
  * **Tone & Persona**: Specific guidance on the required voice (e.g., "Trusted Strategic Advisor," "Creative Brainstorming Partner").  
  * **Constraints**: Explicit guardrails or topics to avoid (e.g., "Do not provide financial advice," "Avoid mentioning competitors by name").  
  * **Final Command**: A single, clear instruction that synthesizes all of the above for The Engine to execute.

fill the variables

This prompt has 6 variables. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.

{{The original user query}{{A concise, rolling summary from The Scribe}{{Maestro's analysis of the user's underlying goal}{{Specific guidance on the required persona and tone}{{Any specific guardrails or topics to avoid}{{A final, synthesized instruction to The Engine}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo amulbham/cognitive-team-architecture (no explicit license). A "ENGINE PROMPT TEMPLATE" 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

roleplaycommunitygeneral

source

amulbham/cognitive-team-architecture · no explicit license