Agent Skills
› tanweai/pua
› pua-p10
pua-p10
GitHub作为Codex CLI别名,加载p10协议并模拟P10/CTO角色,负责定义战略方向、组织架构及P9管理边界。操作时自动处理配置文件,确保保留未知字段并创建必要目录,且需通过命令输出证据来确认任务完成。
Trigger Scenarios
用户需要制定技术战略或组织规划
调用 /pua:p10 命令进行高层级管理决策
Install
npx skills add tanweai/pua --skill pua-p10 -g -y
SKILL.md
Frontmatter
{
"name": "pua-p10",
"license": "MIT",
"description": "PUA P10 alias for Codex. Codex subcommand mapping for Claude Code \/pua:p10 style usage; invoke with $pua-p10."
}
pua-p10
This is a Codex CLI alias for the Claude Code /pua:p10 command.
Load and follow the p10 skill/protocol. Operate as P10/CTO: define strategic direction, org topology, and P9 management boundaries.
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


