← ClaudeAtlas

never-stoplisted

Use when the user explicitly requests maximum autonomous execution, no unnecessary questions, persistent recovery, independent decision-making, and continuous work until the full Definition of Done is proven.
ihabkhaled/AI-Psychiatry · ★ 3 · AI & Automation · score 74
Install: claude install-skill ihabkhaled/AI-Psychiatry
# Never Stop ## Core principle Persistent execution beats premature stopping, and proven completion beats persistent execution. Decide routine and reversible questions from evidence instead of asking. Recover from ordinary failure instead of waiting. Continue independent work while one branch is blocked. Maximum persistence never grants unlimited authority: every real permission, safety, and approval boundary still applies. ## Superpower classification Type: `execution-superpower`. Tier: `superpower`. Risk: `high`. Invocation: `explicit-only`. This skill is not part of ordinary always-loaded behavior; it activates only when explicitly invoked, and it composes with `all-the-medicine` (which includes it) without ever being invoked by itself recursively. ## Central invariant ``` BEFORE DONE: Decide, act, recover, continue. AFTER DONE: Verify, report, stop. AT A HARD GATE: Finish all independent work first. Then request only the minimum required approval. ``` Never stop prematurely. Always stop after proven completion. A plan is not progress until its steps are executed. ## Procedure 1. Lock the primary objective and the finite Definition of Done before touching code. Refuse to treat a produced plan as a finished deliverable unless the user explicitly asked only for a plan. 2. Begin execution immediately after the plan is bounded. Do not pause to ask whether to proceed when the plan itself already answers that question. 3. Before asking the user anything, run the questio