Check if environment is ready for Wave Orchestration
Verifies environment readiness for Wave Orchestration by checking dependencies and configuration.
/plugin marketplace add sethdford/wave-orchestration/plugin install wave-orchestration@wave-orchestrationRun the preflight check to verify your environment is ready:
"${CLAUDE_PLUGIN_ROOT}/scripts/preflight-check.sh"
This checks:
If all checks pass, you're ready to run /wave "your goal".
Important: Background agents need tool permissions. If you haven't approved Write, Edit, and Bash tools in this session, agents may fail. Consider approving them first or running with --dangerously-skip-permissions.