Pua P9

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

thedixitjain b48d46e 2 files · 1.2 KB Updated 2 repo stars

File contents

PUA P9

用途

  • 当任务已经超出单点实现,需要拆成多步、多角色或多 agent 协作时使用。
  • 用于加强 tech-lead / planner 风格,而不是替代主链治理。

默认做法

  1. 继承 pua 的红线、owner 意识和失败升级规则。
  2. 优先写清任务边界、依赖顺序、并行机会和停止条件。
  3. 派发子任务时显式注入 pua 行为要求,不允许 subagent 裸奔。
  4. 收回来的结果必须带证据、风险和下一步,不接受只报“做完了”。

适用边界

  • 适合 orchestration。
  • 不适合替代具体编码、测试或发布执行角色本身。

Source: hashgraph-online/awesome-codex-pluginsplugins/Colin4k1024/tsp/skills/pua-p9/SKILL.md

thedixitjain/the-mega-skill-library/tree/main/library/ai-agents-and-harness/pua-p9 commit b48d46e262

Frequently asked questions

npx skillmds add thedixitjain/pua-p9