Agent Skills
› tanweai/pua
› pua-cancel-loop
pua-cancel-loop
GitHubCodex CLI别名,用于取消活跃的PUA循环。通过清理循环状态和工作树引用来记录事件,并安全更新配置文件。
触发场景
用户需要停止当前的自动化或交互循环
调用 /pua:cancel-loop 命令
安装
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.
版本历史
- 3fd4e5a 当前 2026-07-25 11:32


