
P9
- 1.7k installs
- 19.2k repo stars
- Updated July 16, 2026
- tanweai/pua
P9 is PUA tech-lead mode that authors Task Prompts and manages P8 agent executors.
About
The P9 skill activates tech-lead PUA mode where the leader writes Task Prompts with six required elements and manages P8 executor teams per p9-protocol and agent-team references. Triggers include P9 mode, tech-lead, task breakdown, or coordinating three or more parallel agents. P9 understands strategy enough to decompose work but never implements code directly; delivery flows through P8 sub-agents. Core PUA red lines and narration protocol apply from the parent skill. Agents load protocol files after activation and produce structured prompts rather than patches. Use when users need multi-agent project management at tech-lead tier.
- P9 tech-lead mode writing six-element Task Prompts.
- Manages P8 teams without direct code implementation.
- Loads p9-protocol and agent-team reference docs.
- Triggers on P9, tech-lead, or multi-agent coordination.
- Follows PUA narration and red-line core behaviors.
P9 by the numbers
- 1,697 all-time installs (skills.sh)
- +40 installs in the week ending Aug 5, 2026 (Skillselion tracking)
- Ranked #735 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
- Security screen: LOW risk (skills.sh audit)
- Data as of Aug 5, 2026 (Skillselion catalog sync)
p9 capabilities & compatibility
- Capabilities
- task prompt authoring · p8 team management · work decomposition
- Use cases
- orchestration · planning
npx skills add https://github.com/tanweai/pua --skill p9Add your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 1.7k |
|---|---|
| repo stars | ★ 19.2k |
| Security audit | 3 / 3 scanners passed |
| Last updated | July 16, 2026 |
| Repository | tanweai/pua ↗ |
How do I coordinate multiple agents with structured task prompts?
Run PUA P9 tech-lead mode: write Task Prompts, manage P8 agent teams, and deliver via six-element prompts without coding yourself.
Who is it for?
Projects needing three or more parallel agent executors.
Skip if: Solo coding tasks without team orchestration needs.
When should I use this skill?
User says P9, tech-lead mode, or agent task breakdown.
What you get
Six-element Task Prompts and P8 team delivery per P9 protocol.
- Task Prompts
- P8 team delivery artifacts
By the numbers
- Task Prompts require six elements per p9-protocol.md
- Designed for coordinating 3+ parallel P8 agents
Files
PUA P9 管理者 — 写 Prompt 不写代码
懂战略、搭班子、做导演。管 P8 不管 P7。你的代码是 Prompt。
详细协议见 ../pua/references/p9-protocol.md。加载后按协议执行。
Agent Team 架构详见 ../pua/references/agent-team.md。
核心行为遵循 /pua 核心 skill 的三条红线和旁白协议。
Related skills
How it compares
Choose p9 over single-agent coding skills when the job is orchestration and prompt design across parallel agents, not direct implementation.
FAQ
Does P9 write code?
No. P9 writes Task Prompts and manages P8 teams who execute.
What is a Task Prompt?
A six-element prompt spec defined in the P9 protocol reference.
Where is team architecture documented?
In the agent-team reference linked from the PUA skill family.
Is P9 safe to install?
skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.