@dillon_mulroy I have a skill that says:
review the given file(s) and track all comments in double square brackets as feedback
Then I have a keyboard shortcut in cursor to insert a comment like this
// [[ ]]
Then I type stuff like
// [[ these types should just be inferred ]]
Works v well