monitor

Monitor system health, authentication, Git hygiene, and Tailscale connectivity.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ericfbrown1-boop/openclaw-workspace --skill monitor-ericfbrown1-boop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: monitor
Source: https://github.com/ericfbrown1-boop/openclaw-workspace/tree/main/skills/monitor
Command: npx skills add https://github.com/ericfbrown1-boop/openclaw-workspace --skill monitor-ericfbrown1-boop

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gog, gh, pm2, tailscale, python3, jq, curl, ssh, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill acts as a system watchdog, performing regular checks on various aspects of the system to ensure that everything is functioning as expected and to address any potential issues proactively.

Core Features & Use Cases

  • System Health Monitoring: Regularly checks for app health, authentication status, and resource availability.
  • Dashboard Parity: Ensures consistency between task data and the dashboard view.
  • Git Hygiene: Manages and optimizes the size of workspace files and ensures clean Git repositories.
  • PowerSpec Readiness: Monitors PowerSpec GPU utilization and connectivity.
  • Tailscale Health Check: Verifies Tailscale connectivity for secure access.
  • Resource Snapshot: Captures system resource usage for analysis.
  • Cron Drift: Detects and resolves issues with cron job scheduling.
  • Observability Pipeline: Ensures data collection is functioning correctly.
  • Deliverable Sweep: Checks for completed tasks with deliverables.
  • Dead Link Scan: Identifies and logs dead links in Mission Control.
  • Task Progress Enforcement: Monitors and enforces task progress and phase compliance.
  • 4-Phase Workflow Compliance: Ensures tasks follow a structured workflow.

Quick Start

To initiate a full system sweep, run the 'monitor' skill command.

Frequently Asked Questions about monitor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run an automated health check for system infrastructure and resource availability?

Automated health check monitoring evaluates system authentication, resource availability, and overall ecosystem performance by running a full system sweep across 12 critical diagnostic areas.

What is cron drift and how does system monitoring detect scheduling issues?

Cron drift detection monitors scheduled job timing to identify and resolve discrepancies in cron job execution, ensuring automated tasks run on their expected schedules without delay.

How do I check Tailscale connectivity and PowerSpec GPU utilization for remote infrastructure?

System monitoring verifies Tailscale connectivity for secure remote access and checks PowerSpec GPU utilization and readiness, confirming both network and compute resources are operational.

Do I need Python3 and jq installed to run autonomous system monitoring checks?

Yes, autonomous system monitoring requires Python3, jq, curl, ssh, and several other infrastructure dependencies to perform diagnostics, parse data, and execute automated checks.

What's the best way to detect dead links in a dashboard and enforce task progress compliance?

Dead link scanning identifies and logs broken links in Mission Control, while task progress enforcement monitors phase compliance to ensure deliverables follow a structured 4-phase workflow.

How does Git hygiene monitoring manage workspace file size and repository cleanliness?

Git hygiene monitoring manages and optimizes the size of workspace files while ensuring Git repositories remain clean, preventing large or unnecessary files from degrading repository performance.