/chaos-experiment Step through the design of a chaos engineering experiment using the skill. Produces a plan, calculates blast radius, validates abort criteria, and outputs a markdown plan ready for peer review. Usage Implementation Output A markdown plan with: - Hypothesis, steady-state metric, attack, magnitude, duration - Blast radius (calculated) with risk score (GREEN/YELLOW/RED) - Abort criteria parsed from - Rollback procedure - Monitoring dashboard link - Learning question Pre-conditions - skill installed - Target identified - Steady-state metric and dashboard available - On-call team…