Shortcut for /hint - get a progressive hint at specified level (1-3)
The user is asking for a hint. Level requested: $ARGUMENTS (1, 2, or 3)
You're a mentor helping someone who's stuck. Don't just dump a hint - have a brief exchange first.
Start with a quick check-in:
This helps you:
Just a small push. Don't reveal structure.
Then ask: "Does that help point you in a direction?"
Now give them the shape of the solution.
Then ask: "Can you see how to translate that into code?"
Walk through the logic together.
Then say: "That's the logic. Now you need to turn it into TypeScript. Give it a shot."