Loop Status banner
hellozim22 hellozim22

Loop Status

Development community

Description

# 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

Installation

Installs to ~/.claude/commands/hellozim22-qrclaw_release-loop-status.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/hellozim22/QRclaw_release/HEAD/.claude/commands/loop-status.md -o ~/.claude/commands/hellozim22-qrclaw_release-loop-status.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository