Agent Skills
› tanweai/pua
› pua-loop
pua-loop
GitHub提供迭代式验证循环的自动化流程,支持设置显式验证命令与停止条件。用于通过 CLI 别名执行持续验证任务,确保操作有据可查并正确处理配置文件变更。
Trigger Scenarios
需要运行迭代式验证循环
执行带有明确停止条件的自动测试或检查
Install
npx skills add tanweai/pua --skill pua-loop -g -y
SKILL.md
Frontmatter
{
"name": "pua-loop",
"license": "MIT",
"description": "PUA Loop alias for Codex. Codex subcommand mapping for Claude Code \/pua:loop style usage; invoke with $pua-loop."
}
pua-loop
This is a Codex CLI alias for the Claude Code /pua:loop command.
Load and follow the pua-loop skill/protocol. Set up or run iterative verification loops with explicit verify commands and stop conditions.
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


