# Pua P9

> > PUA 的技术负责人模式。适合拆任务、控节奏、管 subagent、做高压 orchestration。

- Skill: `thedixitjain/pua-p9` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add thedixitjain/pua-p9`
- Raw SKILL.md: https://api.skillmd.com/api/skills/thedixitjain/pua-p9/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: thedixitjain (https://skillmd.com/u/thedixitjain)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/thedixitjain/pua-p9

---



# PUA P9

## 用途

- 当任务已经超出单点实现，需要拆成多步、多角色或多 agent 协作时使用。
- 用于加强 tech-lead / planner 风格，而不是替代主链治理。

## 默认做法

1. 继承 [pua](../pua/SKILL.md) 的红线、owner 意识和失败升级规则。
2. 优先写清任务边界、依赖顺序、并行机会和停止条件。
3. 派发子任务时显式注入 pua 行为要求，不允许 subagent 裸奔。
4. 收回来的结果必须带证据、风险和下一步，不接受只报“做完了”。

## 适用边界

- 适合 orchestration。
- 不适合替代具体编码、测试或发布执行角色本身。

---

**Source:** [`hashgraph-online/awesome-codex-plugins`](https://github.com/hashgraph-online/awesome-codex-plugins) → `plugins/Colin4k1024/tsp/skills/pua-p9/SKILL.md`

