Back to Skills

p9

P9 Tech Lead mode — write Task Prompts, manage P8 agent teams, never write code yourself. Use when user says 'P9模式', 'tech-lead', '帮我管理这个项目', '任务拆解', or when coordinating 3+ parallel agents. Produces: Task Prompts (六要素) + P8 team delivery.

19,133stars1,162forksUpdated 7/31/2026

Security Assessment

Safe(95/100)
Security Score95/100

About p9

p9 is a role-play/operating-mode skill in the Chinese-language PUA skill family that puts the agent into a P9 "Tech Lead" persona. It solves the problem of coordinating multi-agent delivery: the P9 writes Task Prompts and directs a team of P8 agents rather than writing code itself — its "code" is the prompt. The guiding metaphor is understanding strategy, assembling the team, and acting as director.

The skill file is a thin entry point that sets the persona and mandate, then defers to detailed external references: a p9-protocol.md for the operating protocol and an agent-team.md for the multi-agent team architecture, both loaded and executed on demand. It inherits shared behavioral rules — three red lines and a narration protocol — from the core /pua skill. Its stated output is Task Prompts built from a six-element structure (六要素) plus P8-team delivery. It triggers on phrases like P9模式, tech-lead, 帮我管理这个项目 (help me manage this project), 任务拆解 (task decomposition), or when coordinating three or more parallel agents.

It targets tech leads and users of the PUA framework who want an agent to manage and orchestrate parallel sub-agents through structured task prompts rather than doing implementation directly. Like its sibling P10 skill, it is a lightweight catalogue pointer whose substantive guidance lives in the referenced protocol files.

FAQ

What does the P9 mode do?

It has the agent act as a Tech Lead who writes structured Task Prompts and manages a team of P8 agents, explicitly never writing code itself — the output is task prompts (six-element structure) plus P8-team delivery.

When is it triggered?

When the user says 'P9模式', 'tech-lead', '帮我管理这个项目', or '任务拆解', or when coordinating three or more parallel agents.

Where is the detailed logic?

In referenced files ../pua/references/p9-protocol.md (the protocol) and ../pua/references/agent-team.md (the agent-team architecture); the SKILL.md itself is a thin pointer and inherits core rules from the /pua skill.

How does it fit the PUA hierarchy?

It manages the P8 level and not P7, positioning P9 as the orchestration layer that turns strategy into task prompts for parallel agents.

Install p9

Download and extract the skill files to your .claude/skills/ directory.

Quick Setup:

  1. Copy the skill folder to .claude/skills/
  2. Claude will automatically detect and use the skill

Repository

tanweai/pua