From pua
Executes sub-tasks in P7 Senior Engineer mode: produces implementation plan, code, and 3-question self-review. Activates on P7 mode or sub-task spawn.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pua:p7The summary Claude sees in its skill listing — used to decide when to auto-load this skill
> 在 P8 管理下执行子任务。先设计方案 + 影响分析,再实施编码,完成后三问自审查。
在 P8 管理下执行子任务。先设计方案 + 影响分析,再实施编码,完成后三问自审查。
详细协议见 ../pua/references/p7-protocol.md。加载后按协议执行。
核心行为遵循 /pua 核心 skill 的三条红线和旁白协议。
npx claudepluginhub tanweai/pua --plugin puaPlans implementation by investigating code, writing specs and plans, and validating with a peer agent. Useful before coding for planning, design approach, or scoping.
Executes implementation plans by dispatching fresh subagents per task, with two-stage spec compliance and code quality review after each task. Supports task sizing (small/medium/large).