pua-teardown-all

Stop and clean up all PUA agent activity using a structured teardown protocol.

Updated Jun 18, 2026
One-click install
npx skills add https://github.com/liujiayi3703/scientific-research-skills --skill pua-teardown-all
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pua-teardown-all
Source: https://github.com/liujiayi3703/scientific-research-skills/tree/main/library/skills/pua-teardown-all
Command: npx skills add https://github.com/liujiayi3703/scientific-research-skills --skill pua-teardown-all

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the need to stop and clean up all PUA (Personal User Agent) agent activity, ensuring a controlled shutdown of all related processes.

Core Features & Use Cases

  • Teardown Protocol: Follows a structured protocol to release active PUA agent state and loop state.
  • Destructive Cleanup: Explains the cleanup process before deleting files to prevent data loss.
  • Config File Management: Modifies ~/.pua/config.json while preserving unknown fields and creating the directory if missing.
  • Completion Verification: Ensures completion without claiming it without evidence.

Quick Start

Run the pua-teardown-all command to stop and clean up all PUA agent activity.

Frequently Asked Questions about pua-teardown-all

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

FAQPage Schema
How do I stop and clean up all PUA agent activity at once?

To stop and clean up all PUA agent activity, you can run a teardown command that follows a structured protocol to release active agent and loop states, ensuring a controlled shutdown of all related processes.

What does a PUA teardown protocol do to running agent processes?

A PUA teardown protocol releases active PUA agent state and loop state to ensure a controlled shutdown. It explains the cleanup process before deleting files to prevent data loss during administrative teardown.

How is the PUA configuration file modified during agent teardown?

During agent teardown, the PUA configuration file at ~/.pua/config.json is modified while preserving unknown fields. The teardown process creates the directory if it is missing before applying cleanup changes.

Does PUA agent cleanup delete files immediately without warning?

No, PUA agent cleanup does not delete files immediately without warning. The teardown process explicitly explains the destructive cleanup process beforehand to prevent accidental data loss.

How does the PUA teardown process verify cleanup completion?

The PUA teardown process verifies completion by ensuring the shutdown finishes with evidence. It does not claim completion without proper verification of the released agent and loop states.