Skip to main content

Context Switch

Switch between projects or features with context preservation

Complexity: Simple | Duration: 1-5m | Category: Developer Experience

Tags: context multitasking workflow efficiency

Workflow Diagram

Steps

Step 1: Save current context

Agent: orchestrator

Checkpoint current work state

Step 2: Branch management

Agent: orchestrator

Commit/stash current changes

Step 3: Context load

Agent: orchestrator

Load new work context from memory

Step 4: Environment switch

Agent: orchestrator

Switch git branch or worktree

Step 5: Orientation

Agent: orchestrator

Display new context summary

Usage

To execute this workflow:

/workflow developer-experience/context-switch.workflow

See other workflows in this category for related automation patterns.