pua-p7

$npx mdskill add tanweai/pua/pua-p7

Executes Codex commands using the /pua:p7 protocol for Claude Code.

  • Solves tasks requiring advanced engineering workflows and self-review.
  • Relies on Codex CLI and Claude Code API for execution and feedback.
  • Follows P7 protocol to plan, implement, and review code changes.
  • Delivers results via Codex CLI output and modifies config with evidence.
SKILL.md
.github/skills/pua-p7View on GitHub ↗
---
name: pua-p7
description: "PUA P7 alias for Codex. Codex subcommand mapping for Claude Code /pua:p7 style usage; invoke with $pua-p7."
license: MIT
---

# pua-p7

This is a Codex CLI alias for the Claude Code `/pua:p7` command.

Load and follow the p7 skill/protocol. Operate as a P7 senior engineer: plan, implement, self-review with three questions, and deliver [P7-COMPLETION].

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