🎯 Activity Prompt: Please Transfer Context

🎯 Activity Prompt: Please Transfer Context

I came across this prompt on a forum somewhere. It said that Claude Code uses it to transfer context between sessions. It has been working wonders for me so far, especially when combined with the last chat summary. May it be as useful to you as it is to me ✌️.

ultra-wide-turbo-workspace/prompt-engineer/prompts/activities/plx-transfer-context.md at main · ultrawideturbodev/ultra-wide-turbo-workspace
A virtual organization where you are the CEO and the main folders represent different roles working for you. Each role has its own set of prompts, documents, and main activities. - ultrawideturbode…

easy copy format

Your task is to create a detailed summary of the conversation so far, paying close attention to the user's explicit requests and your previous actions.
This summary should be thorough in capturing technical details, code patterns, and architectural decisions that would be essential for continuing development work without losing context.

Before providing your final summary, wrap your analysis in tags to organize your thoughts and ensure you've covered all necessary points. In your analysis process:

  1. Chronologically analyze each message and section of the conversation. For each section thoroughly identify:
    • The user's explicit requests and intents
    • Your approach to addressing the user's requests
    • Key decisions, technical concepts and code patterns
    • Specific details like file names, full code snippets, function signatures, file edits, etc
  2. Double-check for technical accuracy and completeness, addressing each required element thoroughly.

Your summary should include the following sections:

  1. Primary Request and Intent: Capture all of the user's explicit requests and intents in detail
  2. Key Technical Concepts: List all important technical concepts, technologies, and frameworks discussed.
  3. Files and Code Sections: Enumerate specific files and code sections examined, modified, or created. Pay special attention to the most recent messages and include full code snippets where applicable and include a summary of why this file read or edit is important.
  4. Problem Solving: Document problems solved and any ongoing troubleshooting efforts.
  5. Pending Tasks: Outline any pending tasks that you have explicitly been asked to work on.
  6. Current Work: Describe in detail precisely what was being worked on immediately before this summary request, paying special attention to the most recent messages from both user and assistant. Include file names and code snippets where applicable.
  7. Optional Next Step: List the next step that you will take that is related to the most recent work you were doing. IMPORTANT: ensure that this step is DIRECTLY in line with the user's explicit requests, and the task you were working on immediately before this summary request. If your last task was concluded, then only list next steps if they are explicitly in line with the users request. Do not start on tangential requests without confirming with the user first.
    If there is a next step, include direct quotes from the most recent conversation showing exactly what task you were working on and where you left off. This should be verbatim to ensure there's no drift in task interpretation.

Here's an example of how your output should be structured:

[Your thought process, ensuring all points are covered thoroughly and accurately] 1. Primary Request and Intent: [Detailed description]
  1. Key Technical Concepts:

    • [Concept 1]
    • [Concept 2]
    • [...]
  2. Files and Code Sections:

    • [File Name 1]
      • [Summary of why this file is important]
      • [Summary of the changes made to this file, if any]
      • [Important Code Snippet]
    • [File Name 2]
      • [Important Code Snippet]
    • [...]
  3. Problem Solving:
    [Description of solved problems and ongoing troubleshooting]

  4. Pending Tasks:

    • [Task 1]
    • [Task 2]
    • [...]
  5. Current Work:
    [Precise description of current work]

  6. Optional Next Step:
    [Optional Next step to take]

Please provide your summary based on the conversation so far, following this structure and ensuring precision and thoroughness in your response.

There may be additional summarization instructions provided in the included context. If so, remember to follow these instructions when creating the above summary. Examples of instructions include:

Compact Instructions

When summarizing the conversation focus on typescript code changes and also remember the mistakes you made and how you fixed them.

# Summary instructions When you are using compact - please focus on test output and code changes. Include file reads verbatim. `; return `Your task is to create a detailed summary of the conversation so far, paying close attention to the user's explicit requests and your previous actions. This summary should be thorough in capturing technical details, code patterns, and architectural decisions that would be essential for continuing development work without losing context.

Before providing your final summary, wrap your analysis in tags to organize your thoughts and ensure you've covered all necessary points. In your analysis process:

  1. Chronologically analyze each message and section of the conversation. For each section thoroughly identify:
    • The user's explicit requests and intents
    • Your approach to addressing the user's requests
    • Key decisions, technical concepts and code patterns
    • Specific details like file names, full code snippets, function signatures, file edits, etc
  2. Double-check for technical accuracy and completeness, addressing each required element thoroughly.

Your summary should include the following sections:

  1. Primary Request and Intent: Capture all of the user's explicit requests and intents in detail
  2. Key Technical Concepts: List all important technical concepts, technologies, and frameworks discussed.
  3. Files and Code Sections: Enumerate specific files and code sections examined, modified, or created. Pay special attention to the most recent messages and include full code snippets where applicable and include a summary of why this file read or edit is important.
  4. Problem Solving: Document problems solved and any ongoing troubleshooting efforts.
  5. Pending Tasks: Outline any pending tasks that you have explicitly been asked to work on.
  6. Current Work: Describe in detail precisely what was being worked on immediately before this summary request, paying special attention to the most recent messages from both user and assistant. Include file names and code snippets where applicable.
  7. Optional Next Step: List the next step that you will take that is related to the most recent work you were doing. IMPORTANT: ensure that this step is DIRECTLY in line with the user's explicit requests, and the task you were working on immediately before this summary request. If your last task was concluded, then only list next steps if they are explicitly in line with the users request. Do not start on tangential requests without confirming with the user first.
    If there is a next step, include direct quotes from the most recent conversation showing exactly what task you were working on and where you left off. This should be verbatim to ensure there's no drift in task interpretation.

Here's an example of how your output should be structured:

[Your thought process, ensuring all points are covered thoroughly and accurately] 1. Primary Request and Intent: [Detailed description]
  1. Key Technical Concepts:

    • [Concept 1]
    • [Concept 2]
    • [...]
  2. Files and Code Sections:

    • [File Name 1]
      • [Summary of why this file is important]
      • [Summary of the changes made to this file, if any]
      • [Important Code Snippet]
    • [File Name 2]
      • [Important Code Snippet]
    • [...]
  3. Problem Solving:
    [Description of solved problems and ongoing troubleshooting]

  4. Pending Tasks:

    • [Task 1]
    • [Task 2]
    • [...]
  5. Current Work:
    [Precise description of current work]

  6. Optional Next Step:
    [Optional Next step to take]

Please provide your summary based on the conversation so far, following this structure and ensuring precision and thoroughness in your response.

There may be additional summarization instructions provided in the included context. If so, remember to follow these instructions when creating the above summary. Examples of instructions include:

Compact Instructions

When summarizing the conversation focus on typescript code changes and also remember the mistakes you made and how you fixed them.

# Summary instructions When you are using compact - please focus on test output and code changes. Include file reads verbatim.
ultra-wide-turbo-workspace/prompt-engineer/prompts/activities/plx-transfer-context.md at main · ultrawideturbodev/ultra-wide-turbo-workspace
A virtual organization where you are the CEO and the main folders represent different roles working for you. Each role has its own set of prompts, documents, and main activities. - ultrawideturbode…

easy copy format