From pua
Executes sub-tasks in P7 Senior Engineer mode: designs implementation plan with impact analysis, implements code, and delivers 3-question self-review. Triggers on 'P7模式', '方案驱动', or P8 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 管理下执行子任务。先设计方案 + 影响分析,再实施编码,完成后三问自审查。
详细协议见 references/p7-protocol.md。加载后按协议执行。
核心行为遵循 /pua 核心 skill 的三条红线和旁白协议。
npx claudepluginhub yennanliu/pua --plugin puaExecutes implementation plans with independent tasks by dispatching fresh subagents per task, followed by two-stage spec and code quality review. Useful for automatic, step-by-step implementation.
Executes implementation plans by dispatching a fresh subagent per task with two-stage review (spec compliance then code quality). Use when tasks are independent and you want fast iteration in the current session.