Take or retake the skill assessment to determine appropriate starting module
/plugin marketplace add astrosteveo/claudeverse/plugin install astrosteveo-programming-tutor-plugins-programming-tutor@astrosteveo/claudeverse[--test]# Tutor: Assess Command Conduct or retake the skill assessment to determine the appropriate starting module in the curriculum. ## Purpose The assessment determines which module a learner should start at based on their current programming knowledge. It prevents boredom from reviewing concepts already mastered and prevents frustration from starting too advanced. ## Implementation 1. **Check for test flag** - If `--test`, use `.claude/tutor-test.local.md` - Otherwise, use `.claude/tutor.local.md` 2. **Check if retaking assessment** - If progress file exists, confirm: "You've alr...