Show sync orchestration dashboard - scheduled jobs status, pending notifications, and recent sync activity across GitHub, JIRA, and ADO.
View real-time sync status across GitHub, JIRA, and ADO. Check scheduled jobs, pending notifications, and recent activity in a single dashboard.
/plugin marketplace add anton-abyzov/specweave/plugin install sw@specweaveShow sync orchestration status at a glance - jobs, notifications, and recent activity.
/sw:sync-monitor # Show dashboard
/sw:sync-monitor --json # JSON output for scripting
--json: Output machine-readable JSON instead of formatted dashboardFetch dashboard data from DashboardDataProvider:
Display formatted dashboard:
╔══════════════════════════════════════════════════════════════╗
║ SYNC MONITOR DASHBOARD ║
╠══════════════════════════════════════════════════════════════╣
║ SCHEDULED JOBS ║
╟──────────────────────────────────────────────────────────────╢
║ external-sync │ ✅ idle │ Last: 5m ago │ Next: 10m ║
║ discrepancy-check │ 🔄 running │ Started: 2m ago ║
║ living-docs-sync │ ⏸️ disabled ║
╠══════════════════════════════════════════════════════════════╣
║ PENDING NOTIFICATIONS (3) ║
╟──────────────────────────────────────────────────────────────╢
║ ❗ CRITICAL: GitHub sync failed (rate limited) ║
║ ⚠️ WARNING: 2 discrepancies detected in FS-045 ║
║ ℹ️ INFO: 107 items imported from JIRA (project CORE) ║
╠══════════════════════════════════════════════════════════════╣
║ RECENT SYNC ACTIVITY (last 24h) ║
╟──────────────────────────────────────────────────────────────╢
║ GitHub: 45 synced │ JIRA: 12 synced │ ADO: 0 synced ║
║ Success: 55 │ Failed: 2 │ Skipped (no permission): 8 ║
╚══════════════════════════════════════════════════════════════╝
/sw:notifications: Manage notifications/sw:discrepancies: View and act on discrepancies/sw:sync-logs: Query sync audit logs