skills/smithery.ai/cancelloop

cancelloop

Installation
SKILL.md

Cancel Development Loop

Stops the agentic development loop gracefully. The loop will complete its current atomic operation before stopping.

Usage

# Cancel the loop (archives state to history)
/bkff:cancelloop

# Pause the loop (can be resumed later)
/bkff:cancelloop --pause

# Pause with a reason
/bkff:cancelloop --pause --reason="Need to review approach"

Behavior

Installs
1
First Seen
Mar 21, 2026
cancelloop from smithery.ai