.claude/skills/loop-stop/SKILL.md
Gracefully exit the autonomous loop
npx skillsauth add aibtcdev/loop-starter-kit loop-stopInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Gracefully exit the autonomous loop.
daemon/health.json with status "stopped"mcp__aibtc__wallet_lock()data-ai
Set up and start the autonomous agent loop
data-ai
Show current agent state
data-ai
Set up and start the autonomous agent loop
tools
Use when work should span one or more detached tasks but still behave like one job with a single owner context. TaskFlow is the durable flow substrate under authoring layers like Lobster, ACPX, plugins, or plain code. Keep conditional logic in the caller; use TaskFlow for flow identity, child-task linkage, waiting state, revision-checked mutations, and user-facing emergence.