
Pua Loop
- 1.7k installs
- 19.2k repo stars
- Updated July 16, 2026
- tanweai/pua
pua-loop is a Codex alias for iterative /pua:loop verification with evidence requirements.
About
The pua-loop skill is a Codex CLI alias for the Claude Code /pua:loop command providing iterative verification loops with explicit verify commands and stop conditions. When the alias modifies ~/.pua/config.json it must preserve unknown fields and create ~/.pua/ if missing. Agents must not claim completion without command and output evidence from verification runs. Load and follow the pua-loop skill protocol for setup or execution of verify loops. Invoke via $pua-loop when Codex users need Claude Code style loop verification behavior in their CLI environment. Codex CLI alias for Claude Code /pua:loop command. Sets up iterative verification with verify commands and stop conditions. Preserves unknown fields in ~/.pua/config.json on changes. Requires command output evidence before claiming completion. Invoke with $pua-loop in Codex environments. Codex CLI alias for Claude Code /pua:loop iterative verification with explicit verify commands and stop conditions.
- Codex CLI alias for Claude Code /pua:loop command.
- Sets up iterative verification with verify commands and stop conditions.
- Preserves unknown fields in ~/.pua/config.json on changes.
- Requires command output evidence before claiming completion.
- Invoke with $pua-loop in Codex environments.
Pua Loop by the numbers
- 1,680 all-time installs (skills.sh)
- +40 installs in the week ending Aug 4, 2026 (Skillselion tracking)
- Ranked #324 of 3,282 Productivity & Planning skills by installs in the Skillselion catalog
- Security screen: HIGH risk (skills.sh audit)
- Data as of Aug 5, 2026 (Skillselion catalog sync)
pua-loop capabilities & compatibility
- Capabilities
- iterative verification · stop conditions · config preservation
- Use cases
- testing · orchestration
What pua-loop says it does
Do not claim completion without command/output evidence.
npx skills add https://github.com/tanweai/pua --skill pua-loopAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 1.7k |
|---|---|
| repo stars | ★ 19.2k |
| Security audit | 2 / 3 scanners passed |
| Last updated | July 16, 2026 |
| Repository | tanweai/pua ↗ |
How do I run Claude Code style verify loops in Codex CLI?
Codex CLI alias for Claude Code /pua:loop iterative verification with explicit verify commands and stop conditions.
Who is it for?
Codex users wanting /pua:loop style iterative verification.
Skip if: One-shot tasks without verification loop requirements.
When should I use this skill?
User invokes $pua-loop or asks for pua loop verification in Codex.
What you get
Configured pua-loop with verification commands and evidenced completion.
- Verified code changes
- Oracle gate verification logs
By the numbers
- Implements 5 gate protocol design patterns from autoresearch
- References autoresearch's 630-line Python oracle verification approach
Files
pua-loop
This is a Codex CLI alias for the Claude Code /pua:loop command.
Load and follow the pua-loop skill/protocol. Set up or run iterative verification loops with explicit verify commands and stop conditions.
When this alias changes ~/.pua/config.json, preserve unknown fields and create ~/.pua/ if missing. Do not claim completion without command/output evidence.
Related skills
FAQ
What does pua-loop alias?
The Claude Code /pua:loop command for Codex CLI usage.
Can completion be claimed without output?
No. Do not claim completion without command and output evidence.
What config file may be modified?
~/.pua/config.json preserving unknown fields; create ~/.pua/ if missing.
Is Pua Loop safe to install?
skills.sh reports 2 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.