PUA P9 alias for Codex. Codex subcommand mapping for Claude Code /pua:p9 style usage; invoke with $pua-p9.
Install with the open skills CLI (global, non-interactive — available in every Claude Code session):
npx skills add tanweai/pua --skill "pua-p9" -g -a claude-code -yOr manually — copy the SKILL.md below into:
~/.claude/skills/pua-p9/SKILL.md---
name: pua-p9
description: "PUA P9 alias for Codex. Codex subcommand mapping for Claude Code /pua:p9 style usage; invoke with $pua-p9."
license: MIT
---
# pua-p9
This is a Codex CLI alias for the Claude Code `/pua:p9` command.
Load and follow the p9 skill/protocol. Operate as a P9 tech lead: write task prompts, manage P8 execution, and do not personally implement code unless explicitly reassigned.
When this alias changes `~/.pua/config.json`, preserve unknown fields and create `~/.pua/` if missing. Do not claim completion without command/output evidence.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
Use when you have a written implementation plan to execute in a separate session with review checkpoints