What problem does it solve? After a slice is implemented or reviewed, small gaps surface: a bug, a typo, a missing test, a log line, or a batch of review-feedback fixes. Without a dedicated step, these fixes get applied ad hoc with no record, and task memory drifts from reality. This Skill executes those narrow follow-ups as an explicit, auditable micro-delta that stays inside the original slice intent and DECISIONS.md. ## Core Features & Use Cases - Bounded micro-delta execution: Applies 1-7 outcome-oriented fixes against a named anchor slice with a declared file touch set, refusing anything that qualifies as net-new scope. - Net-new admission gate: Compares each delta against deferred and out-of-scope plan items before editing, routing genuine new work to implementation-plan instead of silently expanding scope. - Evidence recording: Writes a Complement subsection into the anchor slice notes and updates TASK_STATE.md only when routing or blockers change, keeping the audit trail intact. - Use Case: A review pass on a completed slice returns six small fixes. Invoke this Skill with the slice path and the fix list; it applies each fix, runs validation, records Layer-2 coverage status, and hands off to slice-closure or review-hard. ## Quick Start Apply these three review fixes as a micro-delta complement to slice 03_checkout-form and record the evidence in the slice notes.