# Cognitive Blueprints: Advanced Prompt Templates

URL: https://research-memex.org/docs/implementation/core-references/cognitive-blueprint-prompts
Description: A good prompt makes the reasoning path visible enough to inspect and repair.



<GuideMeta>
  Intermediate · 1–2 hour read · Some AI chat experience helps
</GuideMeta>

*Good prompts do not command. They architect the path the reasoning takes.*

This document offers a library of "cognitive blueprints": structured, multi-step prompts designed to guide AI through complex research tasks. They demonstrate patterns that support the [interpretive orchestration](/docs/introduction/core-principles#1-interpretive-orchestration) framework, but they are starting points rather than scripts. Your research questions, disciplinary norms, and analytical goals should shape different prompts. Learn the structures and principles here, then adapt them to develop your own prompting intuition.

## Part A: example prompts (Start here) [#part-a-example-prompts-start-here]

These three examples show what structured prompts can look like. Study the patterns. Notice what makes them work. Then experiment with building your own.

### 1. Theory synthesis prompt [#1-theory-synthesis-prompt]

<Prompt description="Theory synthesis across organizational behavior papers">
  Analyze these organizational behavior papers and identify:

  1. Key theoretical frameworks discussed
  2. Common constructs and their definitions
  3. Relationships between constructs
  4. Gaps or contradictions in theory
     Create a conceptual framework that integrates findings.
</Prompt>

Why this works: Clear structure, specific tasks, asks for integration.

### 2. Grey literature integration [#2-grey-literature-integration]

<Prompt description="Grey literature integration with academic sources">
  I have academic papers and industry reports on \[topic].
  Help me:

  1. Identify common themes across both types
  2. Note where practitioner insights differ from research
  3. Assess credibility of non-academic sources
  4. Integrate both perspectives appropriately
</Prompt>

Why this works: Acknowledges different source types, asks for critical evaluation.

### 3. Thematic analysis for qualitative studies [#3-thematic-analysis-for-qualitative-studies]

<Prompt description="Thematic analysis for qualitative research studies">
  These papers use qualitative methods to study \[phenomenon].
  Extract and synthesize:

  1. Common themes across studies
  2. Contextual factors that influence findings
  3. Methodological approaches used
  4. Areas of convergence and divergence
</Prompt>

Why this works: Method-aware, looks for patterns and differences.

## Part B: the IMO framework [#part-b-the-imo-framework]

### Understanding the IMO structure [#understanding-the-imo-structure]

The [International Mathematical Olympiad (IMO) paper](https://arxiv.org/abs/2507.15855) referenced in the [Case Study](/docs/case-studies/systematic-reviews/session-2-ai-powered-practice) shows how AI can think systematically:

1. Hypothesis: Form an initial understanding.
2. Verification: Test the hypothesis against evidence.
3. Refinement: Improve based on what you found.
4. Iteration: Repeat until you reach a solid synthesis.

### IMO template for systematic reviews [#imo-template-for-systematic-reviews]

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.

<Prompt description="IMO-inspired systematic review template with hypothesis-verification-refinement cycle">
  You are a systematic review expert.

  ## Context [#context]

  I am working with literature on \[your specific topic] to achieve \[your specific goal].

  ## Hypothesis phase [#hypothesis-phase]

  First, form an initial understanding based on the provided texts. State your initial hypothesis about the central theme or argument.

  ## Verification phase [#verification-phase]

  Next, test your hypothesis by systematically examining the texts for:

  1. \[Specific type of evidence to look for]
  2. \[Specific type of contradictory cases to consider]
  3. \[Specific patterns to validate across the papers]

  ## Refinement phase [#refinement-phase]

  Based on your verification, improve your initial hypothesis. If it was incorrect, propose a refined version. Outline:

  1. \[How you adjusted your understanding]
  2. \[What additional evidence you would need to seek]
  3. \[Alternative explanations to consider]

  ## Final synthesis request [#final-synthesis-request]

  Finally, synthesize your refined understanding into a \[desired format - e.g., theoretical framework, conceptual model, summary of key debates].
</Prompt>

<Card title="Developing a system prompt" icon="triangle-exclamation">
  A system prompt is most useful when you need a specific persona or set of constraints across a multi-step conversation. It sets the AI's operating rules. For a one-off task, a detailed user prompt is often more effective.
</Card>

## Part C: prompt structure template [#part-c-prompt-structure-template]

### The ROLE/CONTEXT/TASK/FORMAT/CONSTRAINTS framework [#the-rolecontexttaskformatconstraints-framework]

<Aside label="When to use">
  Use this structure for complex, multi-step analysis. For simpler tasks, ask a direct question.
</Aside>

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:

```markdown
# ROLE
Define the AI's expertise and perspective

# CONTEXT
Provide necessary background information

# TASK
Specify the exact analytical work required

# FORMAT
Describe the expected output structure

# CONSTRAINTS
Set boundaries and quality criteria

# EXAMPLES (optional)
Show desired output format
```

### Applied example [#applied-example]

```markdown
# ROLE
You are an expert in organizational theory and systematic review methodology.

# CONTEXT
I have 45 papers on organizational scaling. I need to identify common themes.

# TASK
Analyze these papers and extract 5-7 recurring themes about scaling challenges.

# FORMAT
For each theme, provide:
1. Theme name
2. 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

# EXAMPLES
Theme: Coordination Complexity
Description: As organizations scale, coordination costs increase non-linearly...
Supporting papers: DeSantola & Gulati (2017), Shepherd & Patzelt (2022)...
```

## Part D: your prompt workspace [#part-d-your-prompt-workspace]

<Aside label="Course path">
  Use these templates in [Session 2](/docs/case-studies/systematic-reviews/session-2-ai-powered-practice), refine them in Session 3, and decompose them in Session 4.
</Aside>

Use these templates as inspiration to develop and refine your own cognitive blueprints for research tasks. Adapt them freely to match your research context.

### Template: initial synthesis prompt [#template-initial-synthesis-prompt]

```markdown
# 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:

```

### Template: refined prompt (After feedback) [#template-refined-prompt-after-feedback]

```markdown
# Refined Prompt

## What I Learned:
-
-
-

## My Improved Prompt:

[Updated version here]

## Changes Made and Why:
-
-
-

```

### Template: agentic workflow design [#template-agentic-workflow-design]

For multi-agent workflows, decompose your research task into specialized roles:

```markdown
# My Agentic Workflow Design

## Agent 1: Discovery Agent
Role: Extract structured information from research papers
Prompt: "Read these papers and extract: (1) research questions, (2) methodology type, (3) key findings, (4) sample size. Output as structured markdown table."

## Agent 2: Analysis Agent
Role: Evaluate methodology quality and identify limitations
Prompt: "For each paper, assess: (1) validity threats, (2) sample representativeness, (3) measurement issues, (4) generalizability limits. Rate confidence: high/medium/low."

## Agent 3: Synthesis Agent
Role: Identify patterns and synthesize across papers
Prompt: "Compare findings across papers. What patterns emerge? Where do studies contradict? What gaps exist? Organize by theme."

## Agent 4: Critique Agent
Role: Verify outputs and flag issues
Prompt: "Review all extracted data. Flag: (1) missing information, (2) inconsistencies across agents, (3) potential misinterpretations. Verify citations match original papers."

```

## Part E: organizing your work [#part-e-organizing-your-work]

### Creating your prompt folder [#creating-your-prompt-folder]

1. Create a personal folder in your workspace for organizing prompts (e.g., `my-research/prompts/`).
2. Save versions of your prompts as `synthesis-v1.md`, `synthesis-v2.md`, etc.
3. Keep a collection of your favorite prompts for future research.
4. Copy your best prompts to Cherry Studio for use in your AI workspace.

### Prompt development tips [#prompt-development-tips]

* Start simple: Basic structure first, then add complexity as needed
* Test iteratively: Try your prompt on 2-3 papers, then refine based on what you learn
* Document what doesn't work: Note failures and why. They're valuable data.
* Version your experiments: Keep track of what you've tried
* Share with peers: Learn from each other's approaches and adaptations

## Why this approach works [#why-this-approach-works]

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.

## Enhance your practice [#enhance-your-practice]

<IndexRows>
  <IndexRow title="AI Model Guide" href="/docs/implementation/core-references/ai-model-reference-guide">
    Choose the right model for each task
  </IndexRow>

  <IndexRow title="Failure Museum" href="/docs/implementation/core-references/failure-museum">
    Learn from common AI mistakes
  </IndexRow>
</IndexRows>

***

Related Resources:

* [Building Prompts (Session 2)](/docs/case-studies/systematic-reviews/session-2-ai-powered-practice)
* [Agentic Applications (Session 4)](/docs/case-studies/systematic-reviews/session-4-agentic-workflows)