概要
The Fixtures Generator skill automates the creation of canonical test data for contract validation and graph testing. By analyzing schema definitions for commands and decisions, it produces both minimal valid examples and purposefully invalid scenarios—such as missing required fields or incorrect payload shapes. This ensures that testing suites like contract-checker and graph-sanity have robust, up-to-date data to verify system integrity against evolving contract versions.