Use this skill when the world can only be changed by both the agent and the user together, so the agent has to guide the user instead of acting alone. Trigger it in support or troubleshooting settings where the user must do something on their side while the assistant does something on its side. Everyday examples include: 'toggle a device setting while I check the account', 'follow these steps on your phone and tell me what changed', 'I can reset the service but you need to reconnect', and 'I need you to do one action before I can finish the fix.'
[Case 1]
To synthesize data for this capability, you must strictly follow a 3-phase pipeline. Do not hallucinate steps. Read the corresponding reference file for each phase sequentially:
Phase 1: Environment Exploration
Read the exploration guidelines to discover raw knowledge seeds:
references/EXPLORATION.md
Phase 2: Trajectory Selection
Once Phase 1 is complete, read the selection criteria to evaluate the trajectory:
references/SELECTION.md
Phase 3: Data Synthesis
Once a trajectory passes Phase 2, read the synthesis instructions to generate the final data:
references/SYNTHESIS.md