ops-doctor

Installation
SKILL.md

Runtime Context

Before diagnosing, load:

  1. Preferences: cat ${CLAUDE_PLUGIN_DATA_DIR:-$HOME/.claude/plugins/data/ops-ops-marketplace}/preferences.json — check all configured channels and services
  2. Daemon health: cat ${CLAUDE_PLUGIN_DATA_DIR}/daemon-health.json — primary diagnostic input
  3. Secrets: Verify secret resolution chain works: Doppler MCP → env → Doppler CLI → password manager

OPS ► DOCTOR

CLI/API Reference

ops-doctor bin script

Command Usage Output
${CLAUDE_PLUGIN_ROOT}/bin/ops-doctor Run full health diagnostics JSON with errors, warnings, tools, env_vars, registry
${CLAUDE_PLUGIN_ROOT}/bin/ops-doctor 2>/dev/null || echo '{"errors":["diagnostic_script_failed"]}' Run with fallback JSON or error sentinel
Related skills

More from davepoon/buildwithclaude

Installs
8
GitHub Stars
2.9K
First Seen
Apr 24, 2026