PUA KPI alias for Codex. Codex subcommand mapping for Claude Code /pua:kpi style usage; invoke with $pua-kpi.
Install with the open skills CLI (global, non-interactive — available in every Claude Code session):
npx skills add tanweai/pua --skill "pua-kpi" -g -a claude-code -yOr manually — copy the SKILL.md below into:
~/.claude/skills/pua-kpi/SKILL.md---
name: pua-kpi
description: "PUA KPI alias for Codex. Codex subcommand mapping for Claude Code /pua:kpi style usage; invoke with $pua-kpi."
license: MIT
---
# pua-kpi
This is a Codex CLI alias for the Claude Code `/pua:kpi` command.
Load pua-pro and generate the KPI/performance report card.
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