Agent Skills
› tanweai/pua
› pua-cancel-loop
pua-cancel-loop
GitHub用于取消当前 PUA 循环的 CLI 别名,清理循环状态和工作树引用并记录事件。
Trigger Scenarios
需要终止正在运行的 PUA 循环时
执行 /pua:cancel-loop 命令时
Install
npx skills add tanweai/pua --skill pua-cancel-loop -g -y
SKILL.md
Frontmatter
{
"name": "pua-cancel-loop",
"license": "MIT",
"description": "PUA cancel loop alias for Codex. Codex subcommand mapping for Claude Code \/pua:cancel-loop style usage; invoke with $pua-cancel-loop."
}
pua-cancel-loop
This is a Codex CLI alias for the Claude Code /pua:cancel-loop command.
Cancel the active PUA loop by cleaning loop state/worktree references and recording the event.
When this alias changes ~/.pua/config.json, preserve unknown fields and create ~/.pua/ if missing. Do not claim completion without command/output evidence.
Version History
- 3fd4e5a Current 2026-07-25 11:32


