pua-loop

Automate iterative task execution with stop, pause, and abort signaling.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/handsomelong922/my-codex-skills --skill pua-loop-handsomelong922
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pua-loop
Source: https://github.com/handsomelong922/my-codex-skills/tree/main/skills/pua-loop
Command: npx skills add https://github.com/handsomelong922/my-codex-skills --skill pua-loop-handsomelong922

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It automates autonomous iterative task execution with built-in quality enforcement, enabling continuous progress without requiring user input.

Core Features & Use Cases

  • Conducts repeated iterations to complete tasks that require refinement, verification, and adjustment.
  • Enforces no-interaction loops by avoiding user prompts and preserving context across iterations.
  • Use case: long-running optimization or data-processing tasks that must finish without manual intervention.

Quick Start

Provide a task description to start the PUA loop and it will iteratively execute until the task is completed.

Frequently Asked Questions about pua-loop

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate iterative task execution without user prompts?

To automate iterative task execution without user prompts, you need a loop-driven workflow that automatically refines and verifies data until completion. This approach enforces no-interaction loops by avoiding user prompts and preserving context across complex workflows.

What is an autonomous loop for long-running optimization tasks?

An autonomous loop for long-running optimization tasks is a workflow mechanism that continuously executes iterations with built-in quality enforcement. It automatically refines processes, verifies adjustments, and finishes tasks without requiring manual intervention or user input.

How do I run continuous quality checks during data processing loops?

To run continuous quality checks during data processing loops, implement a loop-driven workflow with automatic iteration and stop, pause, or abort signaling. This enforces quality standards across complex workflows without interrupting the autonomous execution.

Can I use autonomous workflows for QA loops that require no manual intervention?

Yes, you can use autonomous workflows for QA loops that require no manual intervention. By implementing a loop-driven workflow that avoids AskUserQuestion prompts, the system can continuously verify and adjust tasks until they meet quality criteria.

How do I start an autonomous iterative task with a description?

To start an autonomous iterative task, simply provide a task description to initiate the loop. The system will then iteratively execute the task, applying continuous quality enforcement until the objective is fully completed.

When should I avoid using autonomous loops for task automation?

You should avoid using autonomous loops for task automation when your workflow requires manual decision-making, user interaction, or contextual prompts during execution. This approach is designed specifically for no-interaction, long-running tasks that need continuous refinement.