What problem does it solve? Open-ended requests like "improve this as you see fit" or "handle it autonomously" lack explicit acceptance criteria, causing repeated correction loops after work is done. This Skill fixes the contract upfront in a single confirmation round before any work begins. ## Core Features & Use Cases - Four-Point Contract Confirmation: Asks exactly once about acceptance criteria, editable scope, verification method with reporting cadence, and iteration/time limits via AskUserQuestion. - Skip Logic: Skips re-asking items already explicit in the request, and starts immediately if all four points are already specified. - Scope Discipline During Execution: Requires pausing to confirm before touching out-of-scope files, and mandates attaching verification evidence (screenshots, logs) to each iteration report. - Use Case: A user says "autonomously improve this UI." The Skill triggers one confirmation round covering what "improved" means, which files may change, how each iteration is verified, and the iteration cap, then work proceeds without mid-task ambiguity. ## Quick Start When you receive a vague autonomous request like "improve this as you see fit," run the task-contract confirmation before starting any work.