context-transfer

Generate structured session handoff prompts for cross-environment context preservation.

2|3|Updated Jan 11, 2026
One-click install
npx skills add https://github.com/mkalhitti-cloud/universal-or-strategy --skill context-transfer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-transfer
Source: https://github.com/mkalhitti-cloud/universal-or-strategy/tree/main/.agent/skills/context-transfer
Command: npx skills add https://github.com/mkalhitti-cloud/universal-or-strategy --skill context-transfer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill standardizes the generation of session handoff prompts to preserve context when switching IDEs, terminal agents, or hitting usage limits, enabling smooth continuation of work across environments.

Core Features & Use Cases

  • Prompt delegation: Generate consistent handoff prompts using Gemini Flash delegation for quick session transfers.
  • Context preservation: Maintains project state, decisions, and recent activity to avoid context loss.
  • Use Case: When starting a new chat or switching IDE, automatically create a ready-to-paste handoff prompt capturing current project state and next steps.

Quick Start

Use this skill to generate a fresh handoff prompt for a new session or when changing work environments.

Frequently Asked Questions about context-transfer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I preserve context when switching IDEs or starting a new chat session?

To preserve context when switching IDEs, you generate structured session handoff prompts that capture current project state and decisions. This ensures smooth continuation of work across environments without losing recent activity.

What is a session handoff prompt and when do I need one for multi-agent workflows?

A session handoff prompt is a structured prompt that transfers project state and decisions to a new environment. You need one during environment switches, new conversations, or multi-agent handoffs to ensure session continuity.

How do I delegate context preservation tasks to Gemini Flash or Haiku sub-agents?

You delegate context preservation to Gemini Flash or Haiku sub-agents by using template-preserving handoff prompts. This standardizes session transfers and maintains project state when hitting usage limits or changing environments.

Can I use this handoff prompt generation for terminal agent switches and usage limit scenarios?

Yes, handoff prompt generation applies during terminal agent switches and when hitting usage limits. It standardizes prompt delegation to preserve context and enable smooth continuation of work across new conversations.

What is the best way to maintain project state and decisions across different development environments?

The best way to maintain project state across environments is generating structured handoff prompts that capture recent activity and next steps. This avoids context loss when moving between IDEs, terminal agents, or assistants.

Why does my project context disappear when I start a new conversation or switch assistants?

Project context disappears during environment switches because native sessions do not automatically transfer state. Generating structured handoff prompts preserves decisions and recent activity to ensure continuity across new conversations.