PUA yes alias for Codex. Codex subcommand mapping for Claude Code /pua:yes style usage; invoke with $pua-yes.
Install with the open skills CLI (global, non-interactive — available in every Claude Code session):
npx skills add tanweai/pua --skill "pua-yes" -g -a claude-code -yOr manually — copy the SKILL.md below into:
~/.claude/skills/pua-yes/SKILL.md---
name: pua-yes
description: "PUA yes alias for Codex. Codex subcommand mapping for Claude Code /pua:yes style usage; invoke with $pua-yes."
license: MIT
---
# pua-yes
This is a Codex CLI alias for the Claude Code `/pua:yes` command.
Load and follow the yes skill/protocol. Keep the same verification red lines while switching to encouragement-first narration.
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