A library of structured, multi-step prompt examples designed to guide AI through complex research tasks, demonstrating the interpretive orchestration framework.
Difficulty: 🟡 Intermediate | Time: 1-2 hours to understand patterns | Prerequisites: Familiarity with AI chat interfaces
This document offers a library of “cognitive blueprints”—structured, multi-step prompts designed to guide AI through complex research tasks. Think of them as examples to inspire your own thinking, not recipes to follow exactly. They demonstrate patterns that support the interpretive orchestration framework.
These are starting points, not scripts. Your research questions, disciplinary norms, and analytical goals will shape different prompts. Learn the structure and principles here, then adapt them to your specific needs. The goal is developing your own prompting intuition, not copying templates.
These three examples show what structured prompts can look like. Study the patterns, notice what makes them work, then experiment with building your own.
This template shows one way to reinterpret the IMO framework for research. You’ll likely adapt it significantly based on your specific research questions and field.
Developing a SYSTEM prompt
A system prompt is a powerful tool, but it’s most useful when a specific persona or set of constraints is needed across a multi-step conversation. It sets the “rules of engagement” for the AI. For a one-off task, a detailed user prompt (what you would send to the AI in the chat) is often more effective.
The ROLE/CONTEXT/TASK/FORMAT/CONSTRAINTS Framework
Many effective prompts for complex research tasks use a structure like this. We’ve found this pattern helpful, though you might discover other structures that work better for your needs:
Copy
# ROLEDefine the AI's expertise and perspective# CONTEXTProvide necessary background information# TASKSpecify the exact analytical work required# FORMATDescribe the expected output structure# CONSTRAINTSSet boundaries and quality criteria# EXAMPLES (optional)Show desired output format
# ROLEYou are an expert in organizational theory and systematic review methodology.# CONTEXTI have 45 papers on organizational scaling. I need to identify common themes.# TASKAnalyze these papers and extract 5-7 recurring themes about scaling challenges.# FORMATFor each theme, provide:1. Theme name2. Description (2-3 sentences)3. Supporting papers (list authors + year)# CONSTRAINTS- Focus on themes mentioned in at least 3 papers- Avoid generic statements- Cite specific claims from papers- Identify areas of disagreement# EXAMPLESTheme: Coordination ComplexityDescription: As organizations scale, coordination costs increase non-linearly...Supporting papers: DeSantola & Gulati (2017), Shepherd & Patzelt (2022)...
When to use this structure: We find this helpful for complex, multi-step analysis where AI benefits from clear guidance. For simpler tasks, a direct question often works better. Experiment to see what fits your workflow.
Use these templates as inspiration to develop and refine your own cognitive blueprints for research tasks. Adapt them freely to match your research context.
Following the Systematic Review course? These templates are used as homework in Session 2, refined in Session 3, and decomposed into agentic workflows in Session 4.
# My Synthesis Prompt## My Chosen Method: [Describe the methodological approach you're adapting]## My IMO-Inspired Prompt:[Paste your developed cognitive blueprint here]## Notes on My Approach:- Why I chose this method:- How I adapted the IMO structure:- What I expect this to reveal:
For multi-agent workflows, decompose your research task into specialized roles:
Copy
# My Agentic Workflow Design## Agent 1: Data Extraction AgentRole: Extract structured information from research papersPrompt: "Read these papers and extract: (1) research questions, (2) methodology type, (3) key findings, (4) sample size. Output as structured markdown table."## Agent 2: Critical Analysis AgentRole: Evaluate methodology quality and identify limitationsPrompt: "For each paper, assess: (1) validity threats, (2) sample representativeness, (3) measurement issues, (4) generalizability limits. Rate confidence: high/medium/low."## Agent 3: Synthesis AgentRole: Identify patterns and synthesize across papersPrompt: "Compare findings across papers. What patterns emerge? Where do studies contradict? What gaps exist? Organize by theme."## Quality Control AgentRole: Verify outputs and flag issuesPrompt: "Review all extracted data. Flag: (1) missing information, (2) inconsistencies across agents, (3) potential misinterpretations. Verify citations match original papers."
Rather than memorizing templates, this approach helps you build prompts that:
Match your specific research needs and questions
Integrate methodological concepts you’re learning
Evolve through experimentation and feedback
Scale to agentic systems when needed
Your prompt library grows with you as your research thinking deepens. What works for others might not work for you, and that’s exactly as it should be.