Run system maintenance and health checks

maintenanceskillsetup L2381
majiayu000/claude-skill-registry
What it does

Run organism health checks and repairs

Best for

Periodic health checks of a Samara organism installation when you want to detect drift and repair symlinks/services automatically.

Inputs
  • · no specific inputs; triggers maintenance workflow
Outputs
  • · drift detection result
  • · service status list
  • · repair commands (if needed)
Requires
  • · bash
  • · launchctl
  • · pgrep
  • · sync-organism
Preconditions

Samara organism installed at ~/.claude-mind/; launchd services configured

Failure modes

sync-organism binary not found; launchd services misconfigured; Samara.app not installed; stale lock file present

Trust signals
  • · Drift detection before sync
  • · Launchd service validation
  • · Symlink integrity check
  • · Documented repair commands for each failure mode