What problem does it solve?
This Skill helps maintainers detect when upstream AMD Quark ONNX behavior has drifted from the assumptions encoded in the ONNX skill family, preventing stale guidance about quantization, calibration, custom ops, install matrices, and workflow rules.
Core Features & Use Cases
- Source Drift Auditing: Compares Quark ONNX source files, docs, and examples against skill contracts to spot mismatches.
- Contract Verification: Checks presets, calibration methods, QConfig fields, AutoSearchPro presets, and custom-op registrations for additions, removals, or renames.
- Change Classification: Labels findings as mechanical, semantic, or breaking so updates can be prioritized safely.
- Use Case: A maintainer upgrades Quark and wants to know whether ONNX quantization workflows, install guidance, or debugging instructions need to be revised before users are misled.
Quick Start
Ask the skill to audit the current Quark ONNX repository against the existing ONNX skill contracts and report any drift that needs review.