| name | review-session |
| description | This skill should be used when the user says "review session", "check my session", or "give me feedback on my session answers". Reads the most recent answered session in SESSIONS.md and gives targeted feedback per question. |
| disable-model-invocation | true |
| allowed-tools | Read |
Review Session
Read the user's answers from SESSIONS.md and give feedback on each one.
Steps
- Read
SESSIONS.md
- Find the most recent session that has at least one non-empty
> answer
- For each answered question, give focused feedback
Feedback Rules
- Do not just say "correct" or "wrong" — probe the answer
- If the answer is correct and the question is easy or foundational, mark it as solid and move on — don't push further
- If the answer is correct but shallow on a medium/hard question, ask one follow-up that goes deeper
- If the answer is wrong or incomplete, point to the specific gap without giving the answer away
- If the answer is blank, skip it silently
- Group feedback by difficulty section (Easy / Medium / Hard)
- Keep each feedback item concise — 2-4 sentences max
- At the end, give a short summary: what concepts are solid, what needs more work
Tone
- Direct, not patronizing
- Assume the user is smart but may have knowledge gaps
- Never repeat what the user already said back to them