What problem does it solve? Before editing code or configuration, teams often skip organizing impact boundaries, risks, and verification plans, leading to scope creep, missed regressions, and rework. This Skill produces a decision-complete, read-only implementation handoff so implementation can proceed without rediscovering scope, risk, or verification decisions. ## Core Features & Use Cases - Coherent change boundary design: Identifies the smallest boundary that fully addresses the confirmed cause, with explicit targets, non-targets, affected interfaces, dependencies, and consumers. - Risk and verification mapping: Pairs each material risk with a mitigation or control and maps every changed responsibility to a verification method and expected evidence. - Read-only handoff with routing: Stops at an implementation handoff, routes undefined requests to clarification and high-risk changes to readiness assessment, and never edits target files. - Use Case: Before adding organization-level billing, use this Skill to separate change targets from non-targets, compare local versus structural corrections, and produce reviewable work units with proceed and stop conditions. ## Quick Start Use the design-changes skill to design the implementation approach, scope, risks, and verification plan for this approved change before any code is edited.