What problem does it solve? Approved multi-phase implementation plans often stall on constant confirmation prompts or, worse, run unchecked without verification, review, or recoverable checkpoints. This Skill drives continuous autonomous execution through bounded phases while enforcing authorization envelopes, evidence-based gates, and explicit stop conditions. ## Core Features & Use Cases - Authorization Envelope & Phase Loop: Records goal, scope, mutations, exclusions, gates, and escalation rules before editing, then runs one bounded phase at a time with baseline checks, focused verification, and coherent commits. - Independent Batch Audit Gate: Performs read-only audits of a batch of changes against a numbered checklist, producing PASS/FAIL verdicts backed by file:line evidence and re-run tool output. - Review-Gated Batch Loop: Supports pre-implementation review with explicit user approval per batch, including canonical verification chains (build, test, diff check) and real-browser acceptance testing. - Use Case: A user approves a five-phase refactoring plan and asks the agent to implement, test, review, and open a PR without routine check-ins — the Skill continues automatically through green phases but stops immediately on credential prompts, destructive migrations, or scope expansion. ## Quick Start Tell the agent to execute the already-approved implementation plan continuously phase by phase, verifying and committing each green phase and stopping only for new decisions or unsafe side effects.