Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub sethdford/wave-orchestration --plugin wave-orchestrationHow this command is triggered — by the user, by Claude, or both
Slash command
/wave-orchestration:wave-statusThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
# Wave Status Check This shows: - Current iteration and progress - Goal being worked on - Agent output files - Available commands
/tycono-statusChecks Tycono wave progress by running the status.sh Bash script from the plugin root and reports the status output to the user.
/statusDisplays current workflow status and progress including phase details, completion percentage, deliverables count, time tracking, active agents, and next actions. Supports --detailed flag.
/statusDisplays orchestrator status dashboard with project progress bar and counts, phases, running tasks, blockers, recent activity, tech stack, checkpoints, and commands.
Share bugs, ideas, or general feedback.
"${CLAUDE_PLUGIN_ROOT}/scripts/wave-status.sh"
This shows: