I am preparing a reusable handoff for a second frontend agent working from an existing application branch. The goal is to preserve the live-browser design loop: inspect the current route with real data, make small reversible visual changes, reuse proven primitives, verify responsive and auth states, and leave unrelated work untouched. I am looking for any public guidance that improves the safety and maintainability of this workflow.