Agent Skills
› tanweai/pua
› pua-teardown-all
pua-teardown-all
GitHubCodex CLI别名,用于执行PUA代理的完整销毁操作。释放活跃状态和循环状态,解释破坏性清理并删除文件,安全处理配置文件变更。
Trigger Scenarios
需要终止所有活跃的PUA代理进程或会话
执行系统级或应用级的资源清理与状态重置
Install
npx skills add tanweai/pua --skill pua-teardown-all -g -y
SKILL.md
Frontmatter
{
"name": "pua-teardown-all",
"license": "MIT",
"description": "PUA teardown alias for Codex. Codex subcommand mapping for Claude Code \/pua:teardown-all style usage; invoke with $pua-teardown-all."
}
pua-teardown-all
This is a Codex CLI alias for the Claude Code /pua:teardown-all command.
Release all active PUA agent state and loop state according to the teardown protocol. Explain destructive cleanup before deleting files.
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


