What problem does it solve? Driving a work item from goal to done normally requires manually invoking separate planning, approval, and implementation commands while remembering every human gate. This Skill sequences those steps into one command without bypassing any approval checkpoint. ## Core Features & Use Cases - End-to-end orchestration: Sequences icea-feature (Plan → ICEA → Tech Spec), icea-approve, and icea-implement for a single ADO work item. - Bounded AC self-scoring loop: Inside implementation, generated code is scored against approved Acceptance Criteria until they are met or a hard iteration ceiling is hit. - Gate preservation: Stops at every SAVE/APPROVE/WRITE gate and never approves or writes on the developer's behalf. - Use Case: A developer runs one command on ADO-1847 and is walked through drafting the ICEA, approving the spec, and iterating implementation until all acceptance criteria pass. ## Quick Start Drive ADO-1847 from goal to done using the goal loop, stopping at each approval gate for my confirmation.