AI AGENT ADDONS

Pua Loop

tanweai/pua

The PUA Loop skill helps you run automatic development cycles. The AI keeps working until a test you set passes. It uses a gate protocol to check if the work is truly done. A separate verify command decides if the AI can stop. This prevents false claims of completion. The loop can run many times without limits. It remembers past failures to avoid repeating mistakes. You can pause or stop the loop anytime. This skill is useful for fixing bugs, building features, or running experiments.

Add Pua Loop skill to your workflow

Global

mkdir -p ~/.claude/skills/pua-loop

Project

mkdir -p .claude/skills/pua-loop

Source Repository

Stars
18,491
Forks
1,113
Watchers
18,491
Last Push
1 month ago
Created
5 months ago