From ecc
Inspects active loop state, progress, checkpoints, failures, drift, and recommends interventions. Optional --watch mode refreshes status periodically.
npx claudepluginhub jevonthompsonx/todo.tsx# Loop Status Command Inspect active loop state, progress, and failure signals. ## Usage `/loop-status [--watch]` ## What to Report - active loop pattern - current phase and last successful checkpoint - failing checks (if any) - estimated time/cost drift - recommended intervention (continue/pause/stop) ## Watch Mode When `--watch` is present, refresh status periodically and surface state changes. ## Arguments $ARGUMENTS: - `--watch` optional
/loop-statusInspects active loop state, progress, checkpoints, failures, drift, and recommends interventions. Optional --watch mode refreshes status periodically.
/loop-statusInspects active loop state, progress, failure signals, checkpoints, and recommends interventions. Optional --watch refreshes status periodically.
/loop-pulseChecks active loop status from .loophaus/state.json or legacy file, displaying iteration, promise, PRD stories progress if prd.json exists, and last 5 lines of progress.txt.
/buidl-statusDisplays The Loop's current state including session status, phases, cycles, build scores, findings, ABI lock, learning health, mutation coverage, and orphaned worktrees.
/statusPrints compact summary of most recent claudex loop: mode, phase, round, elapsed, lock state, per-round findings tally. Shows 'no loops' if none.
/consensus-statusInvokes the status skill of consensus-loop as a shortcut, equivalent to running /consensus-loop:status.
Share bugs, ideas, or general feedback.
Inspect active loop state, progress, and failure signals.
/loop-status [--watch]
When --watch is present, refresh status periodically and surface state changes.
$ARGUMENTS:
--watch optional