I am tasked to write about, plan to implement and implement applications for a living for which I typically have no requirements for before hand. I adapt to the departments preferred scripting language, in this case PowerShell, using comments:
<#
Example comment
#>
<#Example comment_2#>
During code review sessions these comments are parsed by identifying the string "<#" variable and redacted to the correct notation. Making your specific team happy is what matters here and that they understand to parse for "<#".