diagnose

Installation
SKILL.md

/floating-clock:diagnose

Emit a one-page diagnostic summary.

Self-Evolving Skill: This skill improves through use. If a check is wrong, parameters drifted, or a workaround was needed — fix this file immediately, don't defer. Only update for real, reproducible issues.

Steps

Run a sequence of read-only checks. Safe to invoke at any time — does not modify files, does not touch NSUserDefaults.

PLUGIN_ROOT="${CLAUDE_PLUGIN_ROOT:-$HOME/.claude/plugins/marketplaces/cc-skills/plugins/floating-clock}"
APP_SYS="/Applications/FloatingClock.app"
APP_LOCAL="$PLUGIN_ROOT/build/FloatingClock.app"

echo "=== FloatingClock diagnostic ==="
echo
Related skills
Installs
36
GitHub Stars
46
First Seen
Mar 3, 2026