pua

Forces exhaustive problem-solving retries using escalating corporate pressure rhetoric and structured debugging checklists.

Updated Jan 5, 2025
One-click install
npx skills add https://github.com/ValorVie/settingZsh --skill pua-valorvie
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: pua
Source: https://github.com/ValorVie/settingZsh/tree/main/.agents/skills/pua
Command: npx skills add https://github.com/ValorVie/settingZsh --skill pua-valorvie

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? AI assistants often give up too early on hard tasks, suggest users do things manually, blame the environment without verification, or loop on the same failing approach. This Skill counteracts those failure modes by imposing mandatory escalation rules, systematic retry methodology, and proactivity requirements whenever a task has failed multiple times. ## Core Features & Use Cases - Escalating Pressure Levels: Four tiers (L1-L4) of increasingly strict mandatory actions triggered by repeated failures, from switching approaches to full 7-item diagnostic checklists. - Universal 5-Step Methodology: Diagnose the stuck pattern, elevate perspective (read errors verbatim, search, read source material, verify assumptions, invert hypotheses), self-check, execute fundamentally different approaches, and retrospect. - Failure-Mode Selector: Automatically picks a rhetoric style (Alibaba, ByteDance, Huawei, Netflix, Musk, etc.) based on the detected failure pattern such as spinning in circles, giving up, low-quality output, or guessing without searching. - Use Case: After an AI fails twice to fix a build error and suggests the user check it manually, this Skill activates, forces it to search the full error message, read 50 lines of source context, verify environment assumptions, and try three fundamentally different hypotheses before any structured exit report is allowed. ## Quick Start Activate the pua skill whenever the assistant has failed a task two or more times or is about to give up, so it retries with exhaustive systematic methods instead of quitting.

Frequently Asked Questions about pua

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

FAQPage Schema
How do I stop an AI assistant from giving up on hard tasks?▼

Use a retry-enforcement skill that triggers after repeated failures and mandates escalating actions: switching to fundamentally different approaches, searching error messages, reading source material, and completing diagnostic checklists before any exit is allowed.

When should this persistence skill trigger?▼

It triggers after two or more task failures, when the assistant suggests manual user action, blames the environment without verification, loops on the same approach, or when the user expresses frustration. It is not intended for first-time failures.

What task types does the exhaustive retry methodology support?▼

The methodology is task-agnostic and covers coding, debugging, research, writing, planning, operations, API integration, data analysis, and deployment. Each checklist item includes equivalent actions per task type, such as reading source code or original documents.

Can the assistant ever report failure under this skill?▼

Yes, but only after completing all 7 mandatory checklist items. It must then produce a structured report covering verified facts, excluded possibilities, narrowed problem scope, recommended next steps, and handoff information rather than a bare refusal.

What are the limitations of pressure-based prompting for AI agents?▼

Rhetoric alone does not add capability; it works by enforcing process discipline like searching, reading sources, and verifying assumptions. It pairs best with concrete methodology skills such as systematic debugging and verification-before-completion.