I actually started doing TDD in part because it facilitates this. Write the failing test, go to the meeting, make the test pass. Rinse, repeat. As a bonus, your code quality will be very high and juniors will see that testing is an important part of the workflow.
The good news is that most engineers prioritize poor coding practices and quick fixes over quality code regardless of what the engineering lead does, so you can probably relax.