Use this skill when the user wants the agent to not only be right, but also explain the answer clearly in a conversational way. Trigger it for requests like 'explain why', 'give me three real-life examples', 'say it like I’m five', or 'walk me through the logic'. Everyday examples include: 'how does that affect me day to day?', 'show me the reasoning in plain English', 'compare the options with examples', and 'explain the same answer to a beginner.'
[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