it surprises me that this still improves output performance when placed at the end of a prompt
```
Make sure you read through the request that you are given thoroughly and internalise what I'm asking for. Once you've read through that, if there are any surrounding context that I've specifically given to you, make sure you've understood why that context is important for the task at hand. Once you've done that, please ensure that you've read through the codebase thoroughly first so that you understand what functionally it is today to get a stronger understanding around what you need to do and where you need to change things. Afterwards, think through step-by-step in terms of how you can implement this without breaking current functionality. Once you have a few strong implementation ideas, then pick the one that will satisfy the task at hand.
```