.claude/skills/loop-status/SKILL.md
Show current agent state
npx skillsauth add aibtcdev/loop-starter-kit loop-statusInstall 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.
Show current state of the agent without entering the loop.
daemon/health.json for last cycle infodaemon/queue.json for pending tasksdaemon/outbox.json for pending outbound messages and budgetdata-ai
Set up and start the autonomous agent loop
tools
Gracefully exit the autonomous loop
data-ai
Set up and start the autonomous agent loop
data-ai
Example TaskFlow authoring pattern for inbox triage. Use when messages need different treatment based on intent, with some routes notifying immediately, some waiting on outside answers, and others rolling into a later summary.