Agent Skills
› tanweai/pua
› pua-cancel-loop
pua-cancel-loop
GitHub提供 Codex CLI 别名以取消活跃的 PUA 循环,清理状态和工作树引用并记录事件。修改配置文件时保留未知字段并自动创建目录,执行后需验证命令输出证据。
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


