Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub joshuarweaver/cascade-code-devops-misc-1 --plugin ao-cyber-systems-devflow-claudeHow this command is triggered — by the user, by Claude, or both
Slash command
/devflow:doctorThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
# DevFlow Dependency Doctor Run the dependency checker to see which tools are installed and get install commands for missing ones. This will: 1. Detect your operating system (macOS, Debian/Ubuntu, etc.) 2. Check for all required tools 3. Show which tools are installed vs missing 4. Provide install commands appropriate for your system 5. Separate tools that need sudo from those that don't
/setup-toolsDetects installed and missing CLI tools for Forge via version checks, displays status table with purposes, versions, and install commands.
/scanScans project for outdated CLI tools, npm/pip packages, and skills; reports findings summary, upgrade recommendations, and generates review candidates.
/doctorRuns diagnostic checks on the Octopus plugin and environment, verifying dependencies, tool registration, LLM connectivity, and storage permissions.
/doctorRuns diagnostic checks on pro-workflow and Claude Code setup including installation, hooks functionality, context health, CLAUDE.md size, git status, and settings.
/doctorDiagnoses the Repowise setup — checks installation, API keys, and index/store consistency — and optionally repairs drift.
/doctorDiagnoses babysitter run health (optional run-id uses most recent), checking 10 areas: journal integrity, state cache, effects, locks, sessions, logs, disk usage, and more. Produces structured report with PASS/WARN/FAIL statuses.
Share bugs, ideas, or general feedback.
Run the dependency checker to see which tools are installed and get install commands for missing ones.
${CLAUDE_PLUGIN_ROOT}/scripts/doctor.sh
This will: