PUA P7 alias for Codex. Codex subcommand mapping for Claude Code /pua:p7 style usage; invoke with $pua-p7.
Install with the open skills CLI (global, non-interactive — available in every Claude Code session):
npx skills add tanweai/pua --skill "pua-p7" -g -a claude-code -yOr manually — copy the SKILL.md below into:
~/.claude/skills/pua-p7/SKILL.md---
name: pua-p7
description: "PUA P7 alias for Codex. Codex subcommand mapping for Claude Code /pua:p7 style usage; invoke with $pua-p7."
license: MIT
---
# pua-p7
This is a Codex CLI alias for the Claude Code `/pua:p7` command.
Load and follow the p7 skill/protocol. Operate as a P7 senior engineer: plan, implement, self-review with three questions, and deliver [P7-COMPLETION].
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