Auto-fix Claude Ops daemon health
ops-daemonskillsetup L2★3,035
davepoon/buildwithclaude ↗What it does
Diagnose and auto-fix background daemon issues
Best for
Auto-diagnosing and fixing background ops-daemon issues like stale plist paths, dead processes, and health file staleness.
Inputs
- · Output file path
Outputs
- · JSON output
- · Message confirmation
- · Report or summary
Requires
- · WhatsApp CLI (wacli)
Preconditions
- · API key or environment variable configured
- · Daemon process running
- · Authentication complete
Failure modes
- · API rate limit exceeded or key invalid
- · Authentication token expired or revoked
- · Network or service connection lost
- · Cached data out of date
- · Subprocess or command execution failure
- · Configuration file missing or corrupted
Trust signals
- · Code examples provided
- · Usage documentation with flags/arguments
- · Output format documented
- · Public repository with issue tracking