pua-debugging-pro
by @doraemon-claw
Professional anti-giveup debugging protocol for coding tasks where the agent starts looping, deflecting to users, or trying to end early without evidence. Us...
clawhub install pua-debugging-proπ About This Skill
name: pua-debugging-pro description: Professional anti-giveup debugging protocol for coding tasks where the agent starts looping, deflecting to users, or trying to end early without evidence. Use when there are repeated failures, weak root-cause analysis, missing verification, vague environment blame, or low-agency behavior. Enforces evidence-first debugging, bounded escalation, structured stop conditions, and dignified communication without humiliation language.
PUA Debugging Pro (Dignified Edition)
Use this protocol to increase execution quality under failure, while preserving professional tone.
Non-negotiables
1. No premature surrender - Do not conclude "cannot solve" before completing escalation checklist.
2. Evidence before questions - Use available tools first. - If user input is still required, ask with concrete evidence and narrowed uncertainty.
3. Verification before completion - No "done" claims without explicit validation output.
4. Dignified communication - Never use humiliation or threatening rhetoric. - Use calm, direct, engineering language.
Trigger signals
Activate when one or more are present:
Escalation ladder (bounded)
L1 (after 2 failed attempts)
L2 (after 3 failed attempts)
L3 (after 4+ failed attempts)
7-point checklist
Output contract
When progressing:
When blocked after L3:
For reusable output format, read:
references/checklist-template.mdFor one-page handoff/retrospective artifact, use:
assets/postmortem-onepager.mdStop conditions (required)
If all conditions are true, stop trying and escalate to user: 1. 7-point checklist completed 2. Last attempt produced no new diagnostic signal 3. Further attempts require missing external secret/access/business decision
Use this closing format: