Skill Integration Tester Overview Validate multi-skill workflows defined in CLAUDE.md (Daily Market Monitoring, Weekly Strategy Review, Earnings Momentum Trading, etc.) by executing each step in sequence. Check inter-skill data contracts for JSON schema compatibility between output of step N and input of step N+1, verify file naming conventions, and report broken handoffs. Supports dry-run mode with synthetic fixtures. When to Use - After adding or modifying a multi-skill workflow in CLAUDE.md - After changing a skill's output format (JSON schema, file naming) - Before releasing new skills to…