Skip to main content

channel-discovery

Breadth-first sweep that finds apps with release channels duo-updater might be missing — especially apps that switch channel INSIDE the app (a Settings toggle like stable→beta/preview/insider) rather than shipping a separate download. It enumerates candidates from concrete sources (installed bundles, Homebrew cask variants, the existing recipe registries) — NOT from memory — classifies each by channel pattern (A/B/C/D), and produces a ranked worklist plus a refreshed CHANNEL_COVERAGE_TODO. It does NOT implement or verify; it hands each actionable candidate to `/app-audit`. Trigger phrases: "find apps with beta/preview channels", "which apps have an in-app channel switch", "sweep for missing channels", "枚举有渠道切换的 app", "哪些 app 在设置里能切 beta/preview", "刷新 channel 覆盖清单". Use this for breadth (many apps at once); use `/app-audit` for depth (one named app).

Jump to install

Source facts

Repository
jizhi0v0/duo-updater
Last source activity
June 4, 2026 at 14:26
Detected SKILL.md language
English
Stars
7
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.