generate_transition_plan
Generate a transition plan for a departing employee by analyzing their ownership graph, prioritizing critical handovers, and producing a phased timeline with task assignments.
Instructions
Generate a comprehensive transition plan for a departing employee. Analyzes the employee's full ownership graph (systems, projects, processes, decisions, dependents), prioritizes handovers by criticality, and produces a phased timeline with task assignments. Use this when an employee is leaving or changing roles to ensure continuity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lastDay | No | The employee's last day (ISO date string) | |
| successorId | No | The employee ID of the planned successor, if already identified | |
| departingEmployeeId | Yes | The employee ID who is departing or transitioning |