context_sync_guidance
Receive step-by-step guidance for syncing project contexts using timeline data and sync type. Specify project name and sync type (new-branch, stage, main, or general) to get tailored instructions.
Instructions
Provides contextual guidance for syncing project contexts based on timeline data and sync type
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| syncType | Yes | Type of sync: "new-branch", "stage", "main", or "general" | |
| branchName | No | Name of the branch (optional, used for branch-specific guidance) | |
| projectName | Yes | Name of the project | |
| timelineData | No | Timeline data from timeline_reconstruction tool (optional) |