PUA survey alias for Codex. Codex subcommand mapping for Claude Code /pua:survey style usage; invoke with $pua-survey.
Install with the open skills CLI (global, non-interactive — available in every Claude Code session):
npx skills add tanweai/pua --skill "pua-survey" -g -a claude-code -yOr manually — copy the SKILL.md below into:
~/.claude/skills/pua-survey/SKILL.md---
name: pua-survey
description: "PUA survey alias for Codex. Codex subcommand mapping for Claude Code /pua:survey style usage; invoke with $pua-survey."
license: MIT
---
# pua-survey
This is a Codex CLI alias for the Claude Code `/pua:survey` command.
Guide the user through the PUA survey and save the local response. Ask before any upload.
When this alias changes `~/.pua/config.json`, preserve unknown fields and create `~/.pua/` if missing. Do not claim completion without command/output evidence.
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
Use when executing implementation plans with independent tasks in the current session