General
PromptBeginner5 minmarkdown
Untitled Skill
170
Cancel the active Super-Leo loop
Loading actions...
TypeScript and ESLint rules that MUST be followed when creating, modifying, or reviewing any file under apps/frontend/, including .ts, .tsx, .js, and .jsx files. Also apply when discussing frontend li...
risks
Stop the active Super-Leo automated keyword processing loop.
if [ -f "./.claude/super-leo.local.md" ]; then
echo "Active Super-Leo loop found"
else
echo "No active Super-Leo loop"
fi
Respond: "No active Super-Leo loop to cancel."
cat ./.claude/super-leo.local.md
Extract the stats from frontmatter:
Delete the state file:
rm ./.claude/super-leo.local.md
Super-Leo Cancelled
Progress: [completed_count]/[target_count] keywords completed
Started: [started_at]
Cancelled: [current_time]
The loop has been stopped. Any in-progress work remains in:
- Draft: drafts/[current_keyword].md (if started)
- Queue status: Check with /queue-status
To resume, run /super-leo with a new count.