pua-loop

Automates iterative task completion with built-in quality validation and pause/abort controls.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PUA Loop enables autonomous iterative development with quality enforcement, allowing tasks to run to completion without direct user input.

Core Features & Use Cases

  • Autonomous iteration: the system continuously runs, validates results, fixes issues, and re-validates until the task is finished.
  • Quality enforcement: each iteration carries a quality checkpoint to prevent stagnation and promote progress.
  • No-interaction operation: loop mode runs without prompting the user, with explicit abort/pause signals for human intervention when necessary.
  • Triggers and state management: integrates with standardized loop hooks and local state files to manage progress across iterations.

Quick Start

Start an autonomous PUA loop by issuing /pua:pua-loop with your task description.

Frequently Asked Questions about pua-loop

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

FAQPage Schema
How do I set up an autonomous loop for iterative development without user prompts?

An autonomous loop for iterative development runs tasks continuously without user prompts by validating results, fixing issues, and enforcing quality checkpoints across iterations until completion. You can start it by issuing the loop command with your task description.

What is autonomous task execution with quality enforcement?

Autonomous task execution with quality enforcement is a process where the system continuously runs, validates results, and re-validates fixes until a task is finished, using quality checkpoints to prevent stagnation and promote progress without direct user input.

Can I pause or abort an autonomous iterative development loop mid-task?

Yes, you can pause or abort an autonomous iterative development loop using explicit mandated signals designed for human intervention, allowing you to halt the no-interaction operation whenever necessary.

Do I need specific protocols or state files to run a PUA-driven loop?

Yes, running a PUA-driven loop requires integration with PUA core skill protocols, loop state files, and mandated signals to properly manage progress, triggers, and state across iterations.

When should I use no-interaction loop mode for scenario planning and validation?

You should use no-interaction loop mode for scenario planning and validation when tasks require persistent refinement without user prompts, ensuring continuous execution and quality enforcement across multiple iterations until the task is finished.