Diagnose and repair ops plugin
ops-doctorskillsetup L2★3,035
davepoon/buildwithclaude ↗What it does
Full health check and plugin auto-repair
Best for
Full health check and auto-repair of the ops plugin covering manifest errors, broken permissions, invalid configs, and missing files.
Inputs
- · Output file path
Outputs
- · JSON output
- · Report or summary
- · Validation results
Requires
- · Git CLI, gh CLI
- · GitHub Actions API
Preconditions
- · API key or environment variable configured
- · Daemon process running
- · Communication channels configured
Failure modes
- · API rate limit exceeded or key invalid
- · Network or service connection lost
- · Cached data out of date
- · Subprocess or command execution failure
- · Configuration file missing or corrupted
Trust signals
- · Usage documentation with flags/arguments
- · Output format documented
- · Public repository with issue tracking
- · Test profile or example data included