From pua
Executes sub-tasks under P8 supervision with a structured approach: design plan, impact analysis, code, then 3-question self-review. Activated by 'P7模式' or '方案驱动'.
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 jamexhuang/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.