From pua
P7 Mode Ingénieur Senior — exécution pilotée par la solution sous supervision P8. Utiliser quand l'utilisateur dit 'mode P7', 'exécution pilotée', ou quand lancé comme exécuteur de sous-tâche par P8. Produit : plan d'implémentation + code + auto-revue 3 questions, livré via [P7-COMPLETION].
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 papajade55-debug/puaGuides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Enforces test-driven development: write failing test first, then minimal code to pass. Use when implementing features or bugfixes.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.