Use this skill when the user wants “connect-the-dots” analytics over several files. Trigger it for requests such as “make it combine different sources,” “make the answer depend on more than one table and a document,” “make it join clues across files,” or “ask something that needs several hops before the final number appears.” Plain-language examples: “Give me a question that can’t be solved from one sheet,” “make it use multiple files plus notes,” “make it chain together several small findings.”
[Case 1]
[Case 2]
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