Use this skill when the user wants fairness or bias questions over structured data. Trigger it for requests such as “make it detect bias in the dataset,” “make it check whether two demographic features are linked unfairly,” “make it diagnose skew or unfair allocation,” or “make it explain bias levels with charts.” Plain-language examples: “Ask whether race and insurance are influencing each other,” “make it spot unfair patterns,” “make it measure how biased the data is.”
[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