OpenPUA is an open-source Claude Code skill that forces your AI agent into exhaustive problem-solving using corporate PUA-style pressure escalation. Instead of accepting "I can't solve this" after 1-2 attempts, the PUA skill makes Claude Code try every possible approach.
The PUA Debugging Skill is a Claude Code extension that applies structured pressure to AI coding agents. It uses a 4-level escalation system, a mandatory 7-item checklist, and a 5-step systematic debugging methodology. The skill was tested across 9 real-world debugging scenarios with 18 controlled A/B experiments.
Install the PUA skill with a single command:
claude install-skill github:BestRivenHK/ali-pua/skills/pua-debugging
Compatible with Claude Code, OpenAI Codex CLI, Cursor, Windsurf, and any agent supporting the Agent Skills specification.
Yes. In controlled testing across 9 real-world scenarios, the PUA skill significantly increased successful problem resolution by preventing premature surrender. The AI agent explored 3-4x more solution paths before concluding a task.
Yes, the PUA Debugging Skill is completely free and open-source under the MIT license.
It works with Claude Code (official), OpenAI Codex CLI, and any agent that supports the Agent Skills spec (SKILL.md format).