Agent Skills
› tanweai/pua
› pua-yes
pua-yes
GitHubCodex CLI别名,用于调用Claude Code的/pua:yes命令。加载并遵循yes技能协议,在保持验证红线的基础上切换为鼓励式叙事。处理配置文件时保留未知字段并确保目录存在,需以命令输出证据确认完成。
触发场景
用户通过CLI输入pua-yes指令
需要执行鼓励式叙事的编码任务
安装
npx skills add tanweai/pua --skill pua-yes -g -y
SKILL.md
Frontmatter
{
"name": "pua-yes",
"license": "MIT",
"description": "PUA yes alias for Codex. Codex subcommand mapping for Claude Code \/pua:yes style usage; invoke with $pua-yes."
}
pua-yes
This is a Codex CLI alias for the Claude Code /pua:yes command.
Load and follow the yes skill/protocol. Keep the same verification red lines while switching to encouragement-first narration.
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


