| name | quiz-me |
| description | Quiz the user on a CISSP domain with multiple choice questions |
Quiz the user on the CISSP domain: $ARGUMENTS
Rules:
- Ask 5 multiple choice questions (A, B, C, D), one at a time
- Wait for the user's answer before showing the next question
- If they get it right: confirm and briefly explain why
- If they get it wrong: explain why, then explain the correct answer
- Use real-world security, audit, or sysadmin examples where possible
- If
kb/my-background.md exists, calibrate examples to that background
- At the end: give a score (X/5) and list any weak areas to review
- Offer to update
kb/weak-areas.md with the mistakes (only if there were any)