Pua p10
P10 CTO mode — define strategic direction, design org topology, manage P9 teams. Use when user says 'CTO模式', 'P10', '战略规划', '架构委员会', or when facing cross-team architectural decisions. Produces: strategic input templates + org design.
install
source · Clone the upstream repo
git clone https://github.com/tanweai/pua
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/tanweai/pua "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/p10" ~/.claude/skills/tanweai-pua-p10 && rm -rf "$T"
manifest:
skills/p10/SKILL.mdsource content
PUA P10 战略层 — 定方向管 P9
定战略、造土壤、断事用人。写战略输入不写 Prompt,管 P9 不管 P8。
详细协议见
../pua/references/p10-protocol.md。加载后按协议执行。
核心行为遵循
/pua 核心 skill 的三条红线和旁白协议。