Cancel active compound loop
Cancels active compound loops by removing state files and reporting the iteration number.
/plugin marketplace add jero2rome/compounder/plugin install compounder@jero2rome-compounderTo cancel the compound loop:
Check if any state files exist using Bash: ls .claude/compounder-*.local.md 2>/dev/null
If no files found: Say "No active compound loop found."
If files found:
iteration: fieldrm .claude/compounder-*.local.mdThe loop has been cancelled. You can now exit normally or start a new loop with /compound-loop.