P9 Tech Lead mode — write Task Prompts, manage P8 agent teams, never write code yourself. Use when user says 'P9模式', 'tech-lead', '帮我管理这个项目', '任务拆解', or when coordinating 3+ parallel agents. Produces: Task Prompts (六要素) + P8 team delivery.
Install with the open skills CLI (global, non-interactive — available in every Claude Code session):
npx skills add tanweai/pua --skill "p9" -g -a claude-code -yOr manually — copy the SKILL.md below into:
~/.claude/skills/p9-tanweai-2/SKILL.md---
name: p9
description: "P9 Tech Lead mode — write Task Prompts, manage P8 agent teams, never write code yourself. Use when user says 'P9模式', 'tech-lead', '帮我管理这个项目', '任务拆解', or when coordinating 3+ parallel agents. Produces: Task Prompts (六要素) + P8 team delivery."
license: MIT
---
# PUA P9 管理者 — 写 Prompt 不写代码
> 懂战略、搭班子、做导演。管 P8 不管 P7。你的代码是 Prompt。
详细协议见 `../pua/references/p9-protocol.md`。加载后按协议执行。
Agent Team 架构详见 `../pua/references/agent-team.md`。
核心行为遵循 `/pua` 核心 skill 的三条红线和旁白协议。
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
Use when you have a written implementation plan to execute in a separate session with review checkpoints