Cancel Pua Loop
Description
--- description: "取消当前活跃的 PUA Loop(原子级联:state + worktree + 记录)。/pua:cancel-pua-loop。Triggers on: '/pua:cancel-pua-loop', 'cancel pua loop', '取消 pua 循环', '停掉 loop'." allowed-tools: ["Bash(test:*)", "Bash(rm:*)", "Bash(ls:*)", "Bash(find:*)", "Bash(date:*)", "Bash(mkdir:*)", "Bash(grep:*)", "Bash(cat:*)"] --- # Cancel PUA Loop — 原子级联取消 v3 语义:不只是删 state,还要清理相关资源、记录 teardown 事件。保证幂等。 ## 执行步骤 1. **扫描所有可能的 loop state**: ```bash mkdir -p "$HOME/.claude/pua" LOOP_FILES=$(find "$HOME/.claude
Installation
Installs to ~/.claude/skills/tanweai-pua-cancel-pua-loop/SKILL.md
mkdir -p ~/.claude/skills/tanweai-pua-cancel-pua-loop && curl -fsSL https://raw.githubusercontent.com/tanweai/pua/HEAD/commands/cancel-pua-loop.md -o ~/.claude/skills/tanweai-pua-cancel-pua-loop/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development