What problem does it solve? AI sessions often end silently after delivering output, leaving users without a structured way to confirm scope, request changes, or signal completion. This Skill enforces a deterministic prompt loop so every task starts with confirmation and ends with an explicit satisfaction check. ## Core Features & Use Cases - Scope Confirmation: Asks at least one confirmation prompt via the built-in questions tool before starting each newly requested task. - Mandatory Satisfaction Check: After every delivery, asks exactly "Are you satisfied with this result, or would you like any changes?" - Persistent Loop State: Maintains a prompt-loop todo that stays active across task cycles and only completes on exact stop phrases like "Stop prompting" or "End session". - Use Case: During a long coding session, the assistant confirms scope before each task, delivers results as plain text with a closing satisfaction question, and re-prompts on timeouts or dismissals until you explicitly end the loop. ## Quick Start Ask the assistant to use the prompt-user skill so it confirms scope before each task and checks your satisfaction after every delivery.