Shortcut Issues

A broken dependency hides quietly until the day a shortcut actually runs and fails. The Shortcut Issues page audits your whole library up front and lists every shortcut with a detected problem — so you can fix it on your terms instead of discovering it mid-automation.

The Shortcut Issues audit page listing shortcuts that call missing shortcuts or carry warnings
Each flagged shortcut, with the missing calls and warnings detected for it.

What gets surfaced

Calls a missing shortcut
A shortcut runs another shortcut that no longer exists in your library — renamed, deleted, or never imported. This is the most common cause of a shortcut silently failing partway through, and it’s exactly what Dependency Graphs draws as a [MISSING] node.
Warnings
Other problems found while scanning a shortcut’s contents — for example a reference to a shortcut or resource that doesn’t resolve. Each warning is shown in full so you know exactly what tripped it.

At a glance

The header summarizes the health of your library at a glance — how many shortcuts are affected in total, how many call a missing shortcut, and how many carry warnings — so you can tell whether everything is healthy without scrolling. Each flagged shortcut links straight to its detail page so you can jump in and fix it.

Shortcut Issues, Dependency Graphs, and Todos are three views of the same library health — what’s broken, how everything connects, and what you still meant to do.