pua-reap-orphans

$npx mdskill add tanweai/pua/pua-reap-orphans

Scan and remove stale PUA agent records safely.

  • Cleans up orphaned state files from the PUA agent.
  • Depends on Codex CLI and the ~/.pua directory.
  • Validates records before deletion to ensure accuracy.
  • Reports evidence of changes without claiming completion.
SKILL.md
.github/skills/pua-reap-orphansView on GitHub ↗
---
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.
More from tanweai/pua