Use this skill when the conversation involves multiple people and one person missed part of the discussion, so the agent has to reason about different perspectives instead of just the global truth. Trigger it for requests like 'who knows that?', 'what would she think happened?', or 'does he know the answer?'. Everyday examples include: someone leaving to get coffee and missing a key fact, a late joiner entering after the topic changed, and a character hearing only a partial recap instead of the original statement.
[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