| name | cmd_loop_status |
| description | Inspect active loop state, progress, iteration count, and failure signals. |
| user-invocable | true |
| origin | openclaw-mas |
| argument-hint | <project-path> |
Project Path
The first argument is the project path. Before doing anything else:
- Extract the project path from the first argument
- Verify the path exists
- Work within that directory for all file operations and shell commands
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: