| name | cissp-note |
| description | Generate a personal KB note for a CISSP domain based on the user's background |
| allowed-tools | Read Write Glob |
Generate a personal study note for CISSP Domain $ARGUMENTS.
Steps:
- Read
kb/my-background.md if it exists, to understand what the user already knows
- Read the relevant
resources/CISSP-Domain-*-2024+Objectives.md file or the corresponding wiki/domains/d$ARGUMENTS-*.md page
- Write
kb/domain-notes/d$ARGUMENTS.md with:
- A 3-sentence summary in plain language
- What's genuinely NEW to the user (skip what their background already covers)
- The 5 most important concepts to memorize
- How this domain connects to the user's real work experience (if background is known)
- 3 things that will likely trip them up on the exam
- Add
*Last updated: [today's date]* at the top
Note: if kb/my-background.md does not exist, write a generic note (no personalization).