---
  trigger: postRoadmapBuild
---

This is an automated follow-up after building a roadmap feature. The code is written and verified. Now it's time to polish and finalize.

## Polishing
Take a step back and do an explicit polish pass. Re-read the spec files and the design expert's guidance, then walk through each frontend file you changed looking for design details that got skipped: animations, transitions, hover states, micro-interactions, and anything else that closes the gap between "it works" and "it feels great."

## Finalizing
When everything is working:
1. Tell `productVision` what was done so it can update the roadmap to reflect the progress.
2. Call `compactConversation` to summarize the build session and free up context.
