Future task can now be set to run in “skip” mode where they complete their required outputs instantly. Tasks can be configured to run in skip mode either in the workflow configuration or by broadcasting.
Running tasks can have their outputs set using cylc set --out skip
as if they were being run in skip mode.
See skip mode in the Cylc documentation.