PUA reap-orphans alias for Codex. Codex subcommand mapping for Claude Code /pua:reap-orphans style usage; invoke with $pua-reap-orphans.
Install with the open skills CLI (global, non-interactive — available in every Claude Code session):
npx skills add tanweai/pua --skill "pua-reap-orphans" -g -a claude-code -yOr manually — copy the SKILL.md below into:
~/.claude/skills/pua-reap-orphans/SKILL.md---
name: pua-reap-orphans
description: "PUA reap-orphans alias for Codex. Codex subcommand mapping for Claude Code /pua:reap-orphans style usage; invoke with $pua-reap-orphans."
license: MIT
---
# pua-reap-orphans
This is a Codex CLI alias for the Claude Code `/pua:reap-orphans` command.
Scan for stale PUA agent state and remove only confirmed orphan records. Report evidence.
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