Sync Health Monitor
Monitor and diagnose GitHub-Linear sync health with performance analytics and automated troubleshooting
$ npx claude-code-templates@latest --command="sync/sync-health-monitor" --yesRequires Claude Code. The command adds this command to your project's .claudedirectory — nothing runs on ToolZip's servers.
What's inside this command
Component source
Sync Health Monitor
Monitor comprehensive GitHub-Linear synchronization health and performance: $ARGUMENTS
Current Sync Environment
- GitHub API status: !
gh api rate_limit -q '.rate | "GitHub: \(.remaining)/\(.limit) requests"' 2>/dev/null || echo "GitHub API check needed" - Linear connectivity: Linear MCP server status and authentication validation
- Webhook status: Active webhook configurations and event processing health
- Sync performance: Current throughput, latency metrics, and error rates
Task
Implement comprehensive sync health monitoring with automated diagnostics and performance optimization:
Monitor Scope: Use $ARGUMENTS to specify GitHub health, Linear connectivity, webhook diagnostics, performance analysis, or complete health report Health Monitoring Framework:- API Health Assessment - Monitor GitHub/Linear API status, rate limits, authentication, connectivity issues
- Sync Performance Analysis - Track throughput metrics, latency patterns, processing times, queue depths
- Error Pattern Detection - Identify recurring failures, classify error types, analyze failure trends
- Webhook Diagnostics - Validate webhook configurations, test event delivery, monitor processing latency
- Data Integrity Validation - Verify sync consistency, detect orphaned records, validate cross-references
- Automated Troubleshooting - Run diagnostic tests, suggest fixes, implement automated recovery procedures
Related Claude Code Commands
Sync Automation Setup
Setup comprehensive automated synchronization workflows with monitoring and CI/CD integration
Linear Task To Issue
Convert Linear tasks to GitHub issues with relationship preservation and metadata mapping
Bidirectional Sync
Enable comprehensive bidirectional GitHub-Linear synchronization with conflict resolution
Bulk Import Issues
Bulk import GitHub issues to Linear with comprehensive progress tracking and error handling
Cross Reference Manager
Manage cross-platform reference links between GitHub and Linear with integrity checking
Task From Pr
Create Linear tasks from GitHub pull requests with intelligent content extraction and task sizing
Catalog data and component content are sourced from the open-source davila7/claude-code-templates project (MIT license). ToolZip curates the listing and writes original descriptions; every component links back to its original source. Claude Code is a product of Anthropic. ToolZip is an independent catalog and is not affiliated with or endorsed by Anthropic.