Аудит планировщиков и сэмплеров SD.Next

★ 6.5 · testing

check-schedulers is a Claude Code skill that runs a phased audit of the scheduler registry in SD.Next, verifying class loadability and compile-path compatibility, config key validity against each scheduler's `__init__` signature, `SamplerData` mapping correctness, and UI option alignment. The primary file is `modules/sd_samplers_diffusers.py`, with scope extending to `ui_sections.py`, `xyz_grid_classes.py`, `sd_samplers_common.py`, and the `modules/schedulers/**` and `modules/res4lyf/**` directories. The skill builds a joined inventory table covering sampler name, scheduler class, config key,