Back to list
fotescodev

watch-monitor

by fotescodev

⌚ Claude Watch The first wearable interface for AI-assisted coding. Approve code changes from your wrist. No phone. No laptop. Just tap.

0🍴 0📅 Jan 24, 2026

SKILL.md


name: watch-monitor description: Launch the live watch debug monitor TUI to track integration events in real-time

Watch Debug Monitor

Launch the real-time watch integration debug monitor.

What This Does

Starts an interactive TUI dashboard that shows:

  • ⌚ Live event stream (hooks, requests, approvals, errors)
  • ☁️ Cloud server connectivity status
  • 🔗 Pairing status
  • 🪝 Hook status
  • 📨 Pending approval requests
  • 🎫 Auto-creates Ralph tasks when issues are detected

Run the Monitor

.claude/hooks/watch-debug-monitor.sh

Press Ctrl+C to exit.

CommandDescription
.claude/hooks/watch-debug-viewer.shBrowse saved debug sessions
.claude/hooks/watch-debug-viewer.sh tailFollow latest log live
.claude/hooks/watch-debug-viewer.sh errorsShow only errors
.claude/hooks/watch-debug-viewer.sh statsShow statistics

Auto-Bug Detection

The monitor automatically creates Ralph tasks when patterns indicate issues:

PatternThresholdTask ID
Cloud connectivity failures3 in 5minDBG-CLOUD
Pairing ID mismatchImmediateDBG-PAIR
Request timeouts2 in 10minDBG-TIMEOUT
Hook failures3 in 5minDBG-HOOK
High rejection rate5 in 10minDBG-UX-REJECT
APNs failures2 in 5minDBG-APNS

Logs Location

All sessions saved to: .claude/logs/watch-debug/

Score

Total Score

60/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon