pua-yes

$npx mdskill add tanweai/pua/pua-yes

Enables Codex to use Claude Code /pua:yes protocol with CLI alias

  • Solves the problem of switching to encouragement-first narration in Codex
  • Relies on Codex CLI and Claude Code API integration
  • Maps /pua:yes command to adjust Codex behavior dynamically
  • Updates config file and preserves unknown fields during execution
SKILL.md
.github/skills/pua-yesView on GitHub ↗
---
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.
More from tanweai/pua